Namespace: Extreme.Mathematics.LinearAlgebra.Complex
Assembly: Extreme.Numerics.SinglePrecision.Net40 (in Extreme.Numerics.SinglePrecision.Net40.dll) Version: 4.0.10170.0 (4.0.11003.0)
Syntax
| Visual Basic (Declaration) |
Public NotInheritable Class SingleComplexHermitianMatrix _
Inherits SingleComplexMatrix
|
| F# |
[<SealedAttribute>]
type SingleComplexHermitianMatrix =
class
inherit SingleComplexMatrix
end
|
Remarks
Inheritance Hierarchy
See Also