Drake
Drake C++ Documentation
ChebyshevBasisElement Member List

This is the complete list of members for ChebyshevBasisElement, including all inherited members.

ChebyshevBasisElement(const ChebyshevBasisElement &)=defaultChebyshevBasisElement
ChebyshevBasisElement(ChebyshevBasisElement &&)=defaultChebyshevBasisElement
ChebyshevBasisElement()ChebyshevBasisElement
ChebyshevBasisElement(const std::map< Variable, int > &var_to_degree_map)ChebyshevBasisElementexplicit
ChebyshevBasisElement(const Variable &var)ChebyshevBasisElementexplicit
ChebyshevBasisElement(const Variable &var, int degree)ChebyshevBasisElement
ChebyshevBasisElement(std::nullptr_t)ChebyshevBasisElementexplicit
ChebyshevBasisElement(const Eigen::Ref< const VectorX< Variable >> &vars, const Eigen::Ref< const Eigen::VectorXi > &degrees)ChebyshevBasisElement
degree(const Variable &v) constPolynomialBasisElement
Differentiate(const Variable &var) constChebyshevBasisElement
DoEvaluatePartial(const Environment &e, double *coeff, std::map< Variable, int > *new_basis_element) constPolynomialBasisElementprotected
DoMergeBasisElementInPlace(const PolynomialBasisElement &other)PolynomialBasisElementprotected
EqualTo(const PolynomialBasisElement &other) constPolynomialBasisElementprotectedvirtual
Evaluate(const Environment &env) constPolynomialBasisElement
EvaluatePartial(const Environment &env) constChebyshevBasisElement
get_mutable_total_degree()PolynomialBasisElementprotected
get_mutable_var_to_degree_map()PolynomialBasisElementprotected
get_powers() constPolynomialBasisElement
GetVariables() constPolynomialBasisElement
hash_append(HashAlgorithm &hasher, const ChebyshevBasisElement &item) noexceptChebyshevBasisElementfriend
Integrate(const Variable &var) constChebyshevBasisElement
lexicographical_compare(const PolynomialBasisElement &other) constPolynomialBasisElementprotected
MergeBasisElementInPlace(const ChebyshevBasisElement &other)ChebyshevBasisElement
operator!=(const PolynomialBasisElement &other) constPolynomialBasisElement
operator<(const ChebyshevBasisElement &other) constChebyshevBasisElement
operator=(const ChebyshevBasisElement &)=defaultChebyshevBasisElement
operator=(ChebyshevBasisElement &&)=defaultChebyshevBasisElement
drake::symbolic::PolynomialBasisElement::operator=(const PolynomialBasisElement &)=defaultPolynomialBasisElement
drake::symbolic::PolynomialBasisElement::operator=(PolynomialBasisElement &&)=defaultPolynomialBasisElement
operator==(const PolynomialBasisElement &other) constPolynomialBasisElement
PolynomialBasisElement(const PolynomialBasisElement &)=defaultPolynomialBasisElement
PolynomialBasisElement(PolynomialBasisElement &&)=defaultPolynomialBasisElement
PolynomialBasisElement()=defaultPolynomialBasisElement
PolynomialBasisElement(const std::map< Variable, int > &var_to_degree_map)PolynomialBasisElementexplicit
PolynomialBasisElement(const Eigen::Ref< const VectorX< Variable >> &vars, const Eigen::Ref< const Eigen::VectorXi > &degrees)PolynomialBasisElement
ToExpression() constPolynomialBasisElement
total_degree() constPolynomialBasisElement
var_to_degree_map() constPolynomialBasisElement
~ChebyshevBasisElement() override=defaultChebyshevBasisElement
~PolynomialBasisElement()=defaultPolynomialBasisElementvirtual