Template Struct check_expression_if_real_valued

Struct Documentation

template<typename Scalar, bool default_value = true, bool is_real_valued = boost::is_floating_point<Scalar>::value>
struct check_expression_if_real_valued

Public Static Functions

static inline bool run(const void*)