verry.integrate.brute#
- class verry.integrate.brute#
Bases:
VarEqSolverFactoryFactory for creating
VarEqSolverthat solves variational equations directly.- create(integrator, intvlmat)#
Create
VarEqSolver.- Parameters:
integrator (IntegratorFactory) – The integrator passed to
C1Solver.intvlmat (type[IntervalMatrix]) – The type of interval matrices used in
C1Solver.
- Return type: