, including all inherited members.
coeff | Teuchos::Polynomial< CoeffT > | [protected] |
coeff_type typedef | Teuchos::Polynomial< CoeffT > | |
d | Teuchos::Polynomial< CoeffT > | [protected] |
degree() const | Teuchos::Polynomial< CoeffT > | [inline] |
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | [virtual] |
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default) | Teuchos::Describable | [related] |
description() const | Teuchos::Describable | [virtual] |
evaluate(typename Teuchos::Polynomial< CoeffT >::scalar_type t, CoeffT *x, CoeffT *xdot=NULL) const | Teuchos::Polynomial< CoeffT > | [inline] |
getCoefficient(unsigned int i) | Teuchos::Polynomial< CoeffT > | [inline] |
getCoefficient(unsigned int i) const | Teuchos::Polynomial< CoeffT > | [inline] |
getObjectLabel() const | Teuchos::LabeledObject | [virtual] |
LabeledObject() | Teuchos::LabeledObject | |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | [related] |
Polynomial(unsigned int deg, const CoeffT &cloneCoeff, unsigned int reserve=0) | Teuchos::Polynomial< CoeffT > | [inline] |
Polynomial(unsigned int deg, unsigned int reserve=0) | Teuchos::Polynomial< CoeffT > | [inline] |
scalar_type typedef | Teuchos::Polynomial< CoeffT > | |
setCoefficient(unsigned int i, const CoeffT &v) | Teuchos::Polynomial< CoeffT > | [inline] |
setCoefficientPtr(unsigned int i, const Teuchos::RCP< CoeffT > &c_ptr) | Teuchos::Polynomial< CoeffT > | [inline] |
setDegree(unsigned int deg) | Teuchos::Polynomial< CoeffT > | [inline] |
setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | [virtual] |
sz | Teuchos::Polynomial< CoeffT > | [protected] |
verbLevel_default | Teuchos::Describable | [static] |
~LabeledObject() | Teuchos::LabeledObject | [virtual] |
~Polynomial() | Teuchos::Polynomial< CoeffT > | [inline] |