Struct LorenzSystem

Struct Documentation

struct LorenzSystem

Public Functions

inline LorenzSystem(double s, double r, double b)
inline void operator()(std::vector<double> &dx, const std::vector<double> &x, double t) const

Public Members

double sigma
double rho
double beta