Teuchos Package Browser (Single Doxygen Collection) Version of the Day
Loading...
Searching...
No Matches
Polynomial< CoeffT > Member List

This is the complete list of members for Polynomial< CoeffT >, including all inherited members.

coeffPolynomial< CoeffT >protected
coeff_type typedefPolynomial< CoeffT >
dPolynomial< CoeffT >protected
degree() constPolynomial< CoeffT >inline
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) constTeuchos::Describablevirtual
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) constTeuchos::Describable
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describablerelated
description() constTeuchos::Describablevirtual
evaluate(typename Teuchos::Polynomial< CoeffT >::scalar_type &t, CoeffT *x, CoeffT *xdot=NULL) constPolynomial< CoeffT >
getCoefficient(unsigned int i)Polynomial< CoeffT >
getCoefficient(unsigned int i) constPolynomial< CoeffT >
getObjectLabel() constTeuchos::LabeledObjectvirtual
LabeledObject()Teuchos::LabeledObject
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describablerelated
operator=(const Polynomial &)Polynomial< CoeffT >private
Polynomial(unsigned int deg, const CoeffT &cloneCoeff, unsigned int reserve=0)Polynomial< CoeffT >
Polynomial(unsigned int deg, unsigned int reserve=0)Polynomial< CoeffT >
Polynomial(const Polynomial &)Polynomial< CoeffT >private
scalar_type typedefPolynomial< CoeffT >
setCoefficient(unsigned int i, const CoeffT &v)Polynomial< CoeffT >
setCoefficientPtr(unsigned int i, const Teuchos::RCP< CoeffT > &c_ptr)Polynomial< CoeffT >
setDegree(unsigned int deg)Polynomial< CoeffT >
setObjectLabel(const std::string &objectLabel)Teuchos::LabeledObjectvirtual
szPolynomial< CoeffT >protected
verbLevel_defaultTeuchos::Describablestatic
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::LabeledObjectvirtual
~Polynomial()Polynomial< CoeffT >