Gadget
|
This is the complete list of members for FormulaMatrix, including all inherited members.
AddRows(int add, int length, Formula value) | FormulaMatrix | |
AddRows(int add, int length, double value) | FormulaMatrix | |
FormulaMatrix() | FormulaMatrix | inline |
FormulaMatrix(int nr, int nc, Formula initial) | FormulaMatrix | |
FormulaMatrix(int nr, int nc, double initial) | FormulaMatrix | |
Inform(Keeper *keeper) | FormulaMatrix | |
Ncol(int i=0) const | FormulaMatrix | inline |
nrow | FormulaMatrix | protected |
Nrow() const | FormulaMatrix | inline |
operator[](int pos) | FormulaMatrix | inline |
operator[](int pos) const | FormulaMatrix | inline |
v | FormulaMatrix | protected |
~FormulaMatrix() | FormulaMatrix |