verry.integrate.brute#
- class verry.integrate.brute#
Bases:
VarEqSolverFactory
Factory for creating
VarEqSolver
that 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: