| doubleAdivideEqualAlpha(CAMstructureBase &Astructure, CAMdataHandler &Adata, double alpha) | CAMbinaryEngine | [static] |
| doubleAdivideEqualB(CAMstructureBase &Astructure, CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata) | CAMbinaryEngine | [static] |
| doubleAequalToAlpha(CAMstructureBase &Astructure, CAMdataHandler &Adata, double alpha) | CAMbinaryEngine | [static] |
| doubleAequalToB(CAMstructureBase &Astructure, CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata) | CAMbinaryEngine | [static] |
| doubleAequalToMinusB(CAMstructureBase &Astructure, CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata) | CAMbinaryEngine | [static] |
| doubleAminusEqualAlpha(CAMstructureBase &Astructure, CAMdataHandler &Adata, double alpha) | CAMbinaryEngine | [static] |
| doubleAminusEqualB(CAMstructureBase &Astructure, CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata) | CAMbinaryEngine | [static] |
| doubleAplusEqualAlpha(CAMstructureBase &Astructure, CAMdataHandler &Adata, double alpha) | CAMbinaryEngine | [static] |
| doubleAplusEqualB(CAMstructureBase &Astructure, CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata) | CAMbinaryEngine | [static] |
| doubleAtimesEqualAlpha(CAMstructureBase &Astructure, CAMdataHandler &Adata, double alpha) | CAMbinaryEngine | [static] |
| doubleAtimesEqualB(CAMstructureBase &Astructure, CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata) | CAMbinaryEngine | [static] |
| doubleCequalAdivideB(const CAMstructureBase &Astructure, const CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata, CAMstructureBase &Cstructure, CAMdataHandler &Cdata) | CAMbinaryEngine | [static] |
| doubleCequalAminusB(const CAMstructureBase &Astructure, const CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata, CAMstructureBase &Cstructure, CAMdataHandler &Cdata) | CAMbinaryEngine | [static] |
| doubleCequalAplusB(const CAMstructureBase &Astructure, const CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata, CAMstructureBase &Cstructure, CAMdataHandler &Cdata) | CAMbinaryEngine | [static] |
| doubleCequalAtimesB(const CAMstructureBase &Astructure, const CAMdataHandler &Adata, const CAMstructureBase &Bstructure, const CAMdataHandler &Bdata, CAMstructureBase &Cstructure, CAMdataHandler &Cdata) | CAMbinaryEngine | [static] |
| doubleMaxAbsValue(double *data, long n, double &maxAbsValue) | CAMbinaryEngine | [static] |
| doubleMaxValue(double *data, long n, double &maxValue) | CAMbinaryEngine | [static] |
| doubleMinAbsValue(double *data, long n, double &minAbsValue) | CAMbinaryEngine | [static] |
| doubleMinValue(double *data, long n, double &minValue) | CAMbinaryEngine | [static] |
| doublepNorm(double *data, long n, double p, double &pNormValue) | CAMbinaryEngine | [static] |