| setCvodeLinearSolver | R Documentation |
Set the CVODE linear solver
setCvodeLinearSolver(type)
type |
Integer: 1=dense (default), 2=band (currently aliases to dense), 3=gmres, 4=bicgstab, 5=tfqmr |
NULL (invisibly)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.