Template Class SRA2Integrator
Defined in File sra2.hpp
Inheritance Relationships
Base Type
public diffeq::SRAIntegrator< StateType >
(Template Class SRAIntegrator)
Class Documentation
-
template<system_state StateType>
class SRA2Integrator : public diffeq::SRAIntegrator<StateType> SRA2 integrator variant.
SRA integrator configured with SRA2 tableau coefficients. Alternative SRA tableau for additive noise SDEs with strong order 1.5.
Public Types
-
using base_type = SRAIntegrator<StateType>
-
using base_type = SRAIntegrator<StateType>