prodint: Calculate the product integral of a matrix function
Description
Calculate the product integral of a matrix function
Usage
prodint(start, end, step_size, lambda)
Value
The product integral of the given matrix function.
Arguments
- start
Start time.
- end
End time.
- step_size
Step size of the grid.
- lambda
A given matrix function.