Full Type Signaturetype SparseMatrix<'a> = {opsSM: 'a opsData;
valsSM: 'a array;
offsetsSM: int array;
ncolsSM: int;
colsSM: int array;} |
See Also |
Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19