You are here: Start » AVL.NET » Matrix.Matrix(int, int, float)
Matrix.Matrix(int, int, float)
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Syntax
public Matrix( int rowCount, int columnCount, float value )
Parameters
- rowCount
- Type: System.Int32
- columnCount
- Type: System.Int32
- value
- Type: System.Single
