View source: R/Additional_tools.R
| prodint | R Documentation | 
Calculate the product integral of a matrix function
prodint(start, end, step_size, lambda)
start | 
 Start time.  | 
end | 
 End time.  | 
step_size | 
 Step size of the grid.  | 
lambda | 
 A given matrix function.  | 
The product integral of the given matrix function.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.