Namespace: Extreme.Mathematics.LinearAlgebra.Complex
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| Visual Basic (Declaration) |
Public NotInheritable Class ComplexMatrixView _
Inherits ComplexMatrix
|
| Visual C++ |
public ref class ComplexMatrixView sealed : public ComplexMatrix
|
| F# |
[<SealedAttribute>]
type ComplexMatrixView =
class
inherit ComplexMatrix
end
|
Inheritance Hierarchy
See Also