buds
0.1
FORTRAN reference counted types
|
Create a new sparse matrix. More...
Private Member Functions | |
subroutine | new_dim_ (this, nr, nc, nz) |
subroutine | new_copy_ (this, nr, nc, nz, rptr, col) |
Create a new sparse matrix.
You may either create an empty sparse matrix with a fixed size, or create a sparse matrix from existing data.