Click or drag to resize
Accord.NET (logo)

OctaveEnvironmentrand Method

Random vector.

Namespace:  Accord.Math.Environments
Assembly:  Accord.Math (in Accord.Math.dll) Version: 3.8.0
Syntax
protected static OctaveEnvironmentmat rand(
	int n,
	int m
)
Request Example View Source

Parameters

n
Type: SystemInt32
m
Type: SystemInt32

Return Value

Type: OctaveEnvironmentmat
See Also