|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VectorSize | |
---|---|
no.uib.cipr.matrix.io | I/O operations with matrices and vectors. |
Uses of VectorSize in no.uib.cipr.matrix.io |
---|
Methods in no.uib.cipr.matrix.io that return VectorSize | |
---|---|
VectorSize |
MatrixVectorReader.readVectorArraySize()
Reads in the size of a dense vector. |
VectorSize |
MatrixVectorReader.readVectorCoordinateSize()
Reads in the size of a coordinate vector. |
VectorSize |
MatrixVectorReader.readVectorSize(VectorInfo info)
Reads in the size of a vector. |
Methods in no.uib.cipr.matrix.io with parameters of type VectorSize | |
---|---|
void |
MatrixVectorWriter.printVectorSize(VectorSize size)
Prints the vector size. |
void |
MatrixVectorWriter.printVectorSize(VectorSize size,
VectorInfo info)
Prints the vector size |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |