#include <ExogenousProcess.h>
Definition at line 20 of file ExogenousProcess.h.
◆ getStateDescription()
Returns the vector description of the output of the state equation.
◆ propagate()
virtual void bfl::ExogenousProcess::propagate |
( |
const Eigen::Ref< const Eigen::MatrixXd > & |
cur_states, |
|
|
Eigen::Ref< Eigen::MatrixXd > |
prop_states |
|
) |
| |
|
pure virtual |
◆ setProperty()
virtual bool bfl::ExogenousProcess::setProperty |
( |
const std::string & |
property | ) |
|
|
pure virtual |
The documentation for this class was generated from the following file: