#include <exprtk.hpp>
Public Member Functions | |
base_operation_t (const operator_type t, const unsigned int &np) | |
Public Attributes | |
operator_type | type |
unsigned int | num_params |
exprtk::details::base_operation_t::base_operation_t | ( | const operator_type | t, | |
const unsigned int & | np | |||
) | [inline] |
unsigned int exprtk::details::base_operation_t::num_params |