Teuchos Package Browser (Single Doxygen Collection)  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Teuchos::Polynomial< CoeffT > Member List

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

coeffTeuchos::Polynomial< CoeffT >protected
coeff_type typedefTeuchos::Polynomial< CoeffT >
dTeuchos::Polynomial< CoeffT >protected
degree() const Teuchos::Polynomial< CoeffT >inline
describe(FancyOStream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describablevirtual
describe(std::ostream &out, const EVerbosityLevel verbLevel=verbLevel_default) const Teuchos::Describable
describe(const Describable &describable, const EVerbosityLevel verbLevel=Describable::verbLevel_default)Teuchos::Describablerelated
description() const Teuchos::Describablevirtual
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::LabeledObjectvirtual
LabeledObject()Teuchos::LabeledObject
operator<<(std::ostream &os, const DescribableStreamManipulatorState &d)Teuchos::Describablerelated
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 typedefTeuchos::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::LabeledObjectvirtual
szTeuchos::Polynomial< CoeffT >protected
verbLevel_defaultTeuchos::Describablestatic
~Describable()Teuchos::Describablevirtual
~LabeledObject()Teuchos::LabeledObjectvirtual
~Polynomial()Teuchos::Polynomial< CoeffT >