[Home] Type Microsoft.FSharp.Math.DenseMatrix


The type of matrices. The arithmetic operations on the element type are determined by inspection on the element type itself

Full Type Signature

type DenseMatrix<'a> = {opsDM: 'a opsData;
                        arrDM: 'a [,];}

See Also

Microsoft.FSharp.Math


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