Band Matrix Class
Definition
Namespace: DotNumerics.LinearAlgebra
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.DotNumerics (in DWSIM.MathOps.DotNumerics.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public sealed class BandMatrix : BaseBandMatrixVB
Public NotInheritable Class BandMatrix
Inherits BaseBandMatrix- Inheritance
- Object BaseMatrix BaseBandMatrix BandMatrix
Constructors
Properties
| ColumnCount | (Inherited from BaseMatrix) |
| IsSquare | (Inherited from BaseMatrix) |
| Item | (Inherited from BaseBandMatrix) |
| LowerBandWidth | (Inherited from BaseBandMatrix) |
| RowCount | (Inherited from BaseMatrix) |
| Trace | (Inherited from BaseMatrix) |
| UpperBandWidth | (Inherited from BaseBandMatrix) |
Methods
Operators
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |