OPAL (Object Oriented Parallel Accelerator Library)  2.2.0
OPAL
FTps< T, N > Member List

This is the complete list of members for FTps< T, N >, including all inherited members.

allocate(int minOrder, int maxOrder, int trcOrder)FTps< T, N >inlineprivatestatic
begin() const FTps< T, N >inline
begin(int order) const FTps< T, N >inline
checkOrders(const std::string &method, int minOrder, int maxOrder, int &trcOrder)FTps< T, N >privatestatic
deallocate(FTpsRep< T, N > *)FTps< T, N >inlineprivatestatic
derivative(int var) const FTps< T, N >
divide(const FTps &y, int trunc=EXACT) const FTps< T, N >
end() const FTps< T, N >inline
end(int order) const FTps< T, N >inline
evalMonoms(const FVector< T, N > &, int)FTps< T, N >static
evaluate(const FVector< T, N > &) const FTps< T, N >
EXACTFTps< T, N >static
extractExponents(int index) const FTps< T, N >
filter(int minOrder, int maxOrder, int trcOrder=EXACT) const FTps< T, N >
freeListFTps< T, N >privatestatic
FTps()FTps< T, N >
FTps(const FTps &x)FTps< T, N >
FTps(int minOrder, int maxOrder, int trcOrder)FTps< T, N >
FTps(const T &)FTps< T, N >
FTps(int)FTps< T, N >
get(std::istream &is)FTps< T, N >
getCoefficient(int index) const FTps< T, N >
getCoefficient(const FMonomial< N > &monomial) const FTps< T, N >
getExponents(int index)FTps< T, N >static
getGlobalTruncOrder()FTps< T, N >inlinestatic
getIndex(const FMonomial< N > &mono)FTps< T, N >static
getListOfNonzeroCoefficients() const FTps< T, N >
getMaxOrder() const FTps< T, N >inline
getMinOrder() const FTps< T, N >inline
getProductArray(int index)FTps< T, N >inlinestatic
getRepOrders() const FTps< T, N >private
getSize() const FTps< T, N >inline
getSize(int order)FTps< T, N >static
getSubstOrders(const FVps< T, N > &rhs, int trunc=EXACT) const FTps< T, N >
getSubstOrders(Array1D< int > &ordersL, Array1D< int > &ordersR, int trunc=EXACT)FTps< T, N >static
getSubTable()FTps< T, N >inlinestatic
getTruncOrder() const FTps< T, N >inline
getVariableList(int index)FTps< T, N >inlinestatic
getVariables()FTps< T, N >inlinestatic
globalTruncOrderFTps< T, N >privatestatic
gradient() const FTps< T, N >
grow(int maxOrder, int trcOrder)FTps< T, N >private
integral(int var, int trunc=EXACT) const FTps< T, N >
inverse(int trunc=EXACT) const FTps< T, N >
itsRepFTps< T, N >private
makeMonomial(int index, const T &t)FTps< T, N >static
makeMonomial(const FMonomial< N > &m, const T &t)FTps< T, N >static
makePower(int power) const FTps< T, N >
makeVariable(int var)FTps< T, N >static
makeVarPower(int var, int power)FTps< T, N >static
multiply(const FTps &y, int trunc=EXACT) const FTps< T, N >
multiplyVariable(int var, int trunc=EXACT) const FTps< T, N >
operator!=(const FTps &y) const FTps< T, N >
operator!=(const T &y) const FTps< T, N >
operator*=(const FTps &y)FTps< T, N >
operator*=(const T &y)FTps< T, N >
operator+() const FTps< T, N >
operator+=(const FTps &y)FTps< T, N >
operator+=(const T &y)FTps< T, N >
operator-() const FTps< T, N >
operator-=(const FTps &y)FTps< T, N >
operator-=(const T &y)FTps< T, N >
operator/=(const FTps &y)FTps< T, N >
operator/=(const T &y)FTps< T, N >
operator=(const FTps &y)FTps< T, N >
operator=(const T &y)FTps< T, N >
operator==(const FTps &y) const FTps< T, N >
operator==(const T &y) const FTps< T, N >
operator[](int index) const FTps< T, N >inline
operator[](int index)FTps< T, N >inline
operator[](const FMonomial< N > &monomial) const FTps< T, N >
operator[](const FMonomial< N > &monomial)FTps< T, N >
orderEnd(int order)FTps< T, N >inlinestatic
orderLength(int order)FTps< T, N >inlinestatic
orderLength(int orderL, int orderH)FTps< T, N >inlinestatic
orderStart(int order)FTps< T, N >inlinestatic
put(std::ostream &os) const FTps< T, N >
scaleMonomials(const FTps &y) const FTps< T, N >
setCoefficient(int index, const T &value)FTps< T, N >
setCoefficient(const FMonomial< N > &monomial, const T &value)FTps< T, N >
setGlobalTruncOrder(int order)FTps< T, N >static
setMaxOrder(int order)FTps< T, N >
setMinOrder(int order)FTps< T, N >
setTruncOrder(int order)FTps< T, N >
substitute(const FMatrix< T, N, N > &M, int n) const FTps< T, N >
substitute(const FMatrix< T, N, N > &M, int nl, int nh) const FTps< T, N >
substitute(const FMatrix< T, N, N > &M) const FTps< T, N >
substitute(const FVps< T, N > &m, int trunc=EXACT) const FTps< T, N >
taylor(const Array1D< T > &series, int order) const FTps< T, N >
truncate(int trunc)FTps< T, N >inline
unique()FTps< T, N >inline
~FTps()FTps< T, N >