DWSIM Class Library Documentation
C#VB
    Show/Hide TOC
    • Loading...

    BaseMatrix Methods

    Methods

    Add 
    CheckMatrixDimensions 
    CopyToArray 
    CopyToComplex 
    CopyToJaggedArray 
    Determinant 
    ElementsAbs 
    ElementsSum 
    ElemntsDiv 
    ElemntsMult 
    FrobeniusNorm 
    GetColumnArray 
    GetColumnVector 
    GetColumnVectors 
    GetRowArray 
    GetRowVector 
    GetRowVectors 
    Hypot 
    Inverse 
    MatrixToString 
    MatrixToString(String) 
    Multiply(BaseMatrix) 
    Multiply(Double) 
    MultiplyInplace 
    Norm1 
    NormInf 
    Subtract 
    Transpose 
    UnaryMinusInplace 

    Extension Methods

    GetEnumNames
    (Defined by General)
    IsValidDouble
    (Defined by General)

    See Also

    Reference

    BaseMatrix Class
    DotNumerics.LinearAlgebra Namespace

    In This Article

    • Methods
    • Extension Methods
    • See Also

    DWSIM is open-source software, released under the GPL v3 license. (c) 2008-2026 Daniel Medeiros and contributors

    Send comments on this topic to Daniel Medeiros