[Home] Type Microsoft.FSharp.Math.SparseMatrix


Full Type Signature

type SparseMatrix<'a> = {opsSM: 'a opsData;
                         valsSM: 'a array;
                         offsetsSM: int array;
                         ncolsSM: int;
                         colsSM: int array;}

See Also

Microsoft.FSharp.Math


Documentation for assembly FSharp.Core, version 1.9.4.19, generated using F# version 1.9.4.19