MC++
|
This is the complete list of members for mc::PolyVar< T >, including all inherited members.
_bndord | mc::PolyVar< T > | mutableprotected |
_bndord_uptd | mc::PolyVar< T > | mutableprotected |
_bndpol | mc::PolyVar< T > | mutableprotected |
_bndrem | mc::PolyVar< T > | protected |
_center() | mc::PolyVar< T > | inlineprotectedvirtual |
_cleanup() | mc::PolyVar< T > | inlineprotected |
_coefmon | mc::PolyVar< T > | protected |
_expmon(const unsigned int imon) const | mc::PolyVar< T > | inlineprotected |
_get_binom(const unsigned int n, const unsigned int k) const | mc::PolyVar< T > | inlineprotected |
_loc_expmon(const unsigned int *iexp) const | mc::PolyVar< T > | inlineprotected |
_PM | mc::PolyVar< T > | protected |
_polybound(const int type) const =0 | mc::PolyVar< T > | protectedpure virtual |
_polybound() const =0 | mc::PolyVar< T > | protectedpure virtual |
_posord(const unsigned int iord) const | mc::PolyVar< T > | inlineprotected |
_resize(PolyModel *env) | mc::PolyVar< T > | inlineprotected |
_set(const PolyVar< T > &var) | mc::PolyVar< T > | inlineprotected |
_set_bndpol(const T &bndpol) | mc::PolyVar< T > | inlineprotectedvirtual |
_set_bndpol(const T *bndpol) | mc::PolyVar< T > | inlineprotectedvirtual |
_size(PolyModel *env) | mc::PolyVar< T > | inlineprotected |
_unset_bndpol() | mc::PolyVar< T > | inlineprotectedvirtual |
_update_bndord() const =0 | mc::PolyVar< T > | protectedpure virtual |
B(const int type) const | mc::PolyVar< T > | inlinevirtual |
B() const | mc::PolyVar< T > | inlinevirtual |
bndord(const unsigned int iord) const | mc::PolyVar< T > | inline |
bndpol() const | mc::PolyVar< T > | inline |
bound(const int type) const | mc::PolyVar< T > | inlinevirtual |
bound() const | mc::PolyVar< T > | inline |
coefmon(const unsigned int *iexp) const | mc::PolyVar< T > | inline |
coefmon() const | mc::PolyVar< T > | inline |
env() const | mc::PolyVar< T > | inlinevirtual |
expmon() const | mc::PolyVar< T > | inline |
get(PolyVar< T > &var, const bool reset=false) | mc::PolyVar< T > | inlinevirtual |
nmon() const | mc::PolyVar< T > | inline |
nord() const | mc::PolyVar< T > | inline |
nvar() const | mc::PolyVar< T > | inline |
operator=(const PolyVar< T > &) | mc::PolyVar< T > | inlinevirtual |
PolyVar(PolyModel *env=0) | mc::PolyVar< T > | inline |
PolyVar(const PolyVar< T > &var) | mc::PolyVar< T > | inline |
R() const | mc::PolyVar< T > | inline |
remainder() const | mc::PolyVar< T > | inline |
set(PolyModel *env) | mc::PolyVar< T > | inlinevirtual |
set(const double *coefmon) | mc::PolyVar< T > | inlinevirtual |
set(std::pair< unsigned int, const double * > &coefmon) | mc::PolyVar< T > | inlinevirtual |
set(const T &bndrem) | mc::PolyVar< T > | inlinevirtual |
set(const PolyVar< T > &var, const bool reset=true) | mc::PolyVar< T > | inlinevirtual |
~PolyVar() | mc::PolyVar< T > | inlinevirtual |