Vector.Rand Method

public static Vector Rand( 
int nrows 
)
This language is not supported or no code example is available.
public:  
static Vector^ Rand( 
int nrows 
)
This language is not supported or no code example is available.
public static function Rand( 
nrows : int 
) : Vector;
This language is not supported or no code example is available.

Parameters

nrows
int

Return Value

Vector

In this article

Definition