openCARP
Doxygen code documentation for the open cardiac electrophysiology simulator openCARP
|
This is the complete list of members for piecewiseLinear_function< V >, including all inherited members.
operator()(const V x, V &y) | piecewiseLinear_function< V > | inline |
piecewiseLinear_function(const std::vector< V > &xval, const std::vector< V > &yval) | piecewiseLinear_function< V > | inline |