MatrixRandom Method
Definition
Namespace: Mapack
Assembly: DWSIM.MathOps.Mapack (in DWSIM.MathOps.Mapack.dll) Version: 1.0.0.0 (1.0.0.0)
Assembly: DWSIM.MathOps.Mapack (in DWSIM.MathOps.Mapack.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static Matrix Random(
int rows,
int columns
)VB
Public Shared Function Random (
rows As Integer,
columns As Integer
) As Matrix