Row-major matrix with T values Generated from class MR::Matrix<float>. Base classes: Direct: (non-virtual) MR.RectIndexer This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
Row-major matrix with T values Generated from class MR::Matrix<float>. Base classes: Direct: (non-virtual) MR.RectIndexer This is the const half of the class.
◆ Const_Matrix_Float() [1/5]
| unsafe MR.Const_Matrix_Float.Const_Matrix_Float |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_Matrix_Float() [2/5]
| unsafe MR.Const_Matrix_Float.Const_Matrix_Float |
( |
MR._ByValue_Matrix_Float | _other | ) |
|
|
inline |
Generated from constructor MR::Matrix<float>::Matrix.
◆ Const_Matrix_Float() [3/5]
Generated from constructor MR::Matrix<float>::Matrix.
◆ Const_Matrix_Float() [4/5]
| MR.Const_Matrix_Float.Const_Matrix_Float |
( |
Matrix_Float | _other | ) |
|
|
inline |
Generated from constructor MR::Matrix<float>::Matrix.
◆ Const_Matrix_Float() [5/5]
| unsafe MR.Const_Matrix_Float.Const_Matrix_Float |
( |
ulong | numRows, |
|
|
ulong | numCols ) |
|
inline |
Generated from constructor MR::Matrix<float>::Matrix.
◆ call() [1/2]
| unsafe float MR.Const_Matrix_Float.call |
( |
ulong | i | ) |
|
|
inline |
Generated from method MR::Matrix<float>::operator().
◆ call() [2/2]
| unsafe float MR.Const_Matrix_Float.call |
( |
ulong | row, |
|
|
ulong | col ) |
|
inline |
Generated from method MR::Matrix<float>::operator().
◆ data()
| unsafe MR.Std.Const_Vector_Float MR.Const_Matrix_Float.data |
( |
| ) |
|
|
inline |
Generated from method MR::Matrix<float>data.
◆ dims()
| unsafe ref readonly MR.Vector2i MR.Const_Matrix_Float.dims |
( |
| ) |
|
|
inline |
Generated from method MR::Matrix<float>dims.
◆ Dispose() [1/2]
| virtual void MR.Const_Matrix_Float.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_Matrix_Float.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ getColsNum()
| unsafe ulong MR.Const_Matrix_Float.getColsNum |
( |
| ) |
|
|
inline |
Generated from method MR::Matrix<float>getColsNum.
◆ getRowsNum()
| unsafe ulong MR.Const_Matrix_Float.getRowsNum |
( |
| ) |
|
|
inline |
Generated from method MR::Matrix<float>getRowsNum.
◆ operator MR.Const_RectIndexer()
◆ size()
| unsafe ulong MR.Const_Matrix_Float.size |
( |
| ) |
|
|
inline |
Generated from method MR::Matrix<float>size.
◆ toIndex()
| unsafe ulong MR.Const_Matrix_Float.toIndex |
( |
in MR.Vector2i | pos | ) |
|
|
inline |
Generated from method MR::Matrix<float>toIndex.
◆ toPixelId()
Generated from method MR::Matrix<float>toPixelId.
◆ transposed()
computes transposed matrix Generated from method MR::Matrix<float>transposed.
The documentation for this class was generated from the following file: