Struct Power¶ Defined in File ast.hpp Inheritance Relationships¶ Base Type¶ public boost::spirit::x3::position_tagged Struct Documentation¶ struct Power : public boost::spirit::x3::position_tagged¶ Public Functions Power() noexcept = default¶ inline Power(boost::variant<Number, Variable> base, Number exponent, bool conjugated = false)¶ Public Members boost::variant<Number, Variable> base¶ Number exponent¶ bool conjugated¶