Namespace:
Extreme.Mathematics.LinearAlgebra
Assembly:
Extreme.Numerics.SinglePrecision.Net20 (in Extreme.Numerics.SinglePrecision.Net20.dll) Version: 3.6.10055.0 (3.6.10061.0)
Syntax
| Visual Basic (Declaration) |
|---|
Public NotInheritable Class SingleBandCholeskyDecomposition _
Inherits SingleDecomposition |
| F# |
|---|
[<SealedAttribute>]
type SingleBandCholeskyDecomposition =
class
inherit SingleDecomposition
end |
Inheritance Hierarchy
See Also