Vector 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 class VectorVB
Public Class Vector- Inheritance
- Object Vector
Constructors
Properties
Methods
Operators
| Addition(Vector, Vector) | |
| (Vector to Matrix) | |
| Multiply(BaseMatrix, Vector) | |
| Multiply(Double, Vector) | |
| Multiply(Vector, Double) | |
| Subtraction(Vector, Vector) | |
| UnaryNegation(Vector) |
Fields
Extension Methods
| GetEnumNames | (Defined by General) |
| IsValidDouble | (Defined by General) |