Band MatrixMultiply Operator
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 static BandMatrix operator *(
double s,
BandMatrix A
)VB
Public Shared Operator * (
s As Double,
A As BandMatrix
) As BandMatrixParameters
- s Double
- A BandMatrix