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(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const | Teuchos::Describable | |
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 > | |
getCoefficient(unsigned int i) | Teuchos::Polynomial< CoeffT > | |
getCoefficient(unsigned int i) const | Teuchos::Polynomial< CoeffT > | |
getObjectLabel() const | Teuchos::LabeledObject | virtual |
LabeledObject() | Teuchos::LabeledObject | |
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d) | Teuchos::Describable | related |
operator=(const Polynomial &) | Teuchos::Polynomial< CoeffT > | private |
Polynomial(unsigned int deg, const CoeffT &cloneCoeff, unsigned int reserve=0) | Teuchos::Polynomial< CoeffT > | |
Polynomial(unsigned int deg, unsigned int reserve=0) | Teuchos::Polynomial< CoeffT > | |
Polynomial(const Polynomial &) | Teuchos::Polynomial< CoeffT > | private |
scalar_type typedef | Teuchos::Polynomial< CoeffT > | |
setCoefficient(unsigned int i, const CoeffT &v) | Teuchos::Polynomial< CoeffT > | |
setCoefficientPtr(unsigned int i, const Teuchos::RCP< CoeffT > &c_ptr) | Teuchos::Polynomial< CoeffT > | |
setDegree(unsigned int deg) | Teuchos::Polynomial< CoeffT > | |
setObjectLabel(const std::string &objectLabel) | Teuchos::LabeledObject | virtual |
sz | Teuchos::Polynomial< CoeffT > | protected |
verbLevel_default | Teuchos::Describable | static |
~Describable() | Teuchos::Describable | virtual |
~LabeledObject() | Teuchos::LabeledObject | virtual |
~Polynomial() | Teuchos::Polynomial< CoeffT > | |