Public Member Functions | |
func_3param () | |
T | operator() (type v0, type v1, type v2) |
Definition at line 20853 of file exprtk.hpp.
exprtk::function_compositor< T >::func_3param::func_3param | ( | ) | [inline] |
Definition at line 20855 of file exprtk.hpp.
T exprtk::function_compositor< T >::func_3param::operator() | ( | type | v0, |
type | v1, | ||
type | v2 | ||
) | [inline, virtual] |
Reimplemented from exprtk::ifunction< T >.
Definition at line 20857 of file exprtk.hpp.