(double** matrix, int rows,
int cols)
Gives the elements in a matrix with band width 3 random values.
Documentation
Gives the elements in a matrix with band width 3 random values.
- Parameters:
- matrix - : double matrix
rows - : number of rows
cols - : number of columns
Alphabetic index
This page was generated with the help of DOC++.