List of all members.
Public Member Functions |
| PolynomialEvaluator (const std::vector< double > &coefficients, const std::string &sysName="PolynomialEvaluator") |
Public Attributes |
Input< double > | input |
Output< double > | output |
Protected Member Functions |
virtual void | operate () |
Protected Attributes |
Output< double >::Value * | outputValue |
double | result |
std::vector< double > | coeff |
The documentation for this class was generated from the following file:
- examples/ex05_systems_intro.cpp