Smalltalk Best Practice Patterns

virtual void setX(int loc, double value); virtual void setX(const Vector &X);} Figure 2.8: Interface for SymSparseLinSOE class. setSize(): This method is used essentially to perform the symbolic factorization, which is a process to determine the data structure of matrix factor A. ................
................