This is the complete list of members for PC< ORDER, DIM >, including all inherited members.
_data | PC< ORDER, DIM > | |
_pcSet | PC< ORDER, DIM > | static |
accumulateDotProduct(PC &sum, const PC &v0, const PC &v1) | PC< ORDER, DIM > | inlinestatic |
accumulateOneNorm(PC &sum, const PC &v) | PC< ORDER, DIM > | inlinestatic |
doubleMeasure(const PC &x) | PC< ORDER, DIM > | inlinestatic |
fabs() const | PC< ORDER, DIM > | inline |
getDataSize() | PC< ORDER, DIM > | inlinestatic |
getDimension() | PC< ORDER, DIM > | inlinestatic |
getFloat(const PC &t, const int i) | PC< ORDER, DIM > | inlinestatic |
getNegativeUnity() | PC< ORDER, DIM > | inlinestatic |
getShape(int *shp) | PC< ORDER, DIM > | inlinestatic |
getTypeName() | PC< ORDER, DIM > | inlinestatic |
getUnity() | PC< ORDER, DIM > | inlinestatic |
getZero() | PC< ORDER, DIM > | inlinestatic |
N enum value | PC< ORDER, DIM > | |
normalize(PC &x, const PC &y) | PC< ORDER, DIM > | inlinestatic |
operator*=(const PC &o) | PC< ORDER, DIM > | inline |
operator*=(const double &o) | PC< ORDER, DIM > | inline |
operator+=(const PC &o) | PC< ORDER, DIM > | inline |
operator+=(const double &o) | PC< ORDER, DIM > | inline |
operator,(const double &x) | PC< ORDER, DIM > | inline |
operator-=(const PC &o) | PC< ORDER, DIM > | inline |
operator-=(const double &o) | PC< ORDER, DIM > | inline |
operator/=(const PC &o) | PC< ORDER, DIM > | inline |
operator/=(const double &o) | PC< ORDER, DIM > | inline |
operator=(const PC &o) | PC< ORDER, DIM > | inline |
operator=(const double &f) | PC< ORDER, DIM > | inline |
operator[](int n) | PC< ORDER, DIM > | inline |
operator[](int n) const | PC< ORDER, DIM > | inline |
PC() | PC< ORDER, DIM > | inline |
PC(const double v) | PC< ORDER, DIM > | inlineexplicit |
PC(const PC &o) | PC< ORDER, DIM > | inline |
PC_RELATIONAL_OPS(operator>,>) | PC< ORDER, DIM > | |
PC_RELATIONAL_OPS(operator>=,>=) | PC< ORDER, DIM > | |
PC_RELATIONAL_OPS(operator<,<) | PC< ORDER, DIM > | |
PC_RELATIONAL_OPS(operator<=,<=) | PC< ORDER, DIM > | |
PC_RELATIONAL_OPS(operator==,==) | PC< ORDER, DIM > | |
PC_RELATIONAL_OPS(operator!=,!=) | PC< ORDER, DIM > | |
PCInitializer typedef | PC< ORDER, DIM > | |
print(ostream &os) const | PC< ORDER, DIM > | inline |
reduceSum(PC &sum, const PC &x) | PC< ORDER, DIM > | inlinestatic |
safeDivide(PC &x, const PC &y) | PC< ORDER, DIM > | inlinestatic |
setFloat(PC &t, const int i, const double &val) | PC< ORDER, DIM > | inlinestatic |
setMax(PC &x, const PC &y) | PC< ORDER, DIM > | inlinestatic |
stdDev() const | PC< ORDER, DIM > | inline |
T_BuiltIn typedef | PC< ORDER, DIM > | |
T_Scalar typedef | PC< ORDER, DIM > | |
This_T typedef | PC< ORDER, DIM > | |
write(FILE *fp, const PC &x) | PC< ORDER, DIM > | inlinestatic |
~PC() | PC< ORDER, DIM > | inline |