#include <exprtk.hpp>
Public Member Functions | |
base_operation_t (const operator_type t, const unsigned int &np) | |
Public Attributes | |
unsigned int | num_params |
operator_type | type |
Definition at line 3195 of file exprtk.hpp.
exprtk::details::base_operation_t::base_operation_t | ( | const operator_type | t, |
const unsigned int & | np | ||
) | [inline] |
Definition at line 3197 of file exprtk.hpp.
unsigned int exprtk::details::base_operation_t::num_params |
Definition at line 3203 of file exprtk.hpp.
Definition at line 3202 of file exprtk.hpp.