Comments change
This commit is contained in:
parent
49b413e61e
commit
d8c35d4ede
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ namespace Cantera {
|
|||
|
||||
/**
|
||||
* A class for full (non-sparse) matrices with Fortran-compatible
|
||||
* data storage. Adds matrix operations to class Array2D.
|
||||
* data storage. Adds matrix inversion operations to this class from DenseMatrix.
|
||||
*/
|
||||
class SquareMatrix: public DenseMatrix {
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue