|
Gadget
|
This is the complete list of members for AgeBandMatrix, including all inherited members.
| Add(const AgeBandMatrix &Addition, const ConversionIndex &CI, double ratio=1.0) | AgeBandMatrix | |
| AgeBandMatrix() | AgeBandMatrix | inline |
| AgeBandMatrix(int age, const IntVector &minl, const IntVector &size) | AgeBandMatrix | |
| AgeBandMatrix(int age, const PopInfoMatrix &initial, int minl) | AgeBandMatrix | |
| AgeBandMatrix(int age, const PopInfoIndexVector &initial) | AgeBandMatrix | |
| AgeBandMatrix(const AgeBandMatrix &initial) | AgeBandMatrix | |
| Grow(const DoubleMatrix &Lgrowth, const DoubleMatrix &Wgrowth) | AgeBandMatrix | |
| Grow(const DoubleMatrix &Lgrowth, const DoubleMatrix &Wgrowth, Maturity *const Mat, int area) | AgeBandMatrix | |
| Grow(const DoubleMatrix &Lgrowth, const DoubleVector &Weight) | AgeBandMatrix | |
| Grow(const DoubleMatrix &Lgrowth, const DoubleVector &Weight, Maturity *const Mat, int area) | AgeBandMatrix | |
| IncrementAge() | AgeBandMatrix | |
| maxAge() const | AgeBandMatrix | inline |
| maxLength(int age) const | AgeBandMatrix | inline |
| minAge() const | AgeBandMatrix | inline |
| minage | AgeBandMatrix | protected |
| minLength(int age) const | AgeBandMatrix | inline |
| Multiply(const DoubleVector &Ratio) | AgeBandMatrix | |
| Nrow() const | AgeBandMatrix | inline |
| nrow | AgeBandMatrix | protected |
| operator[](int age) | AgeBandMatrix | inline |
| operator[](int age) const | AgeBandMatrix | inline |
| printNumbers(ofstream &outfile) const | AgeBandMatrix | |
| printWeights(ofstream &outfile) const | AgeBandMatrix | |
| setToZero() | AgeBandMatrix | |
| Subtract(const DoubleVector &Ratio, const ConversionIndex &CI) | AgeBandMatrix | |
| sumColumns(PopInfoVector &Result) const | AgeBandMatrix | |
| v | AgeBandMatrix | protected |
| ~AgeBandMatrix() | AgeBandMatrix |