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

    Vector Methods

    Methods

    Add(Double) 
    Add(Vector) 
    AddInplace(Double) 
    AddInplace(Vector) 
    Clone 
    DotProduct(Vector) 
    DotProduct(Vector, Vector) 
    Multiply 
    MultiplyInplace 
    Norm 
    Norm1 
    Normalize 
    NormInf 
    NormP 
    Subtract(Double) 
    Subtract(Vector) 
    SubtractInplace(Double) 
    SubtractInplace(Vector) 
    ToArray 
    Transpose 
    UnaryMinus 
    UnaryMinusInplace 
    VectorToString 

    Extension Methods

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

    See Also

    Reference

    Vector 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