Type | Intent | Optional | Attributes | Name | ||
---|---|---|---|---|---|---|
type(yale_sparse), | intent(inout) | :: | m |
Matrix to be initialized |
||
integer(kind=ip), | intent(in) | :: | n |
Major dimension for the matrix |
||
integer(kind=ip), | intent(in) | :: | nnz |
Number of nonzero element for the matrix |