Generated from class MR::Matrix3<float>QR. This is the const half of the class. More...
Classes | |
| struct | _Underlying |
Public Member Functions | |
| virtual void | Dispose () |
| unsafe | Const_QR () |
| Constructs an empty (default-constructed) instance. | |
| unsafe | Const_QR (MR.Matrix3f q, MR.Matrix3f r) |
| Constructs MR::Matrix3<float>QR elementwise. | |
| unsafe | Const_QR (MR.Matrix3_Float.Const_QR _other) |
| Generated from constructor MR::Matrix3<float>QR.QR. | |
| Const_QR (QR _other) | |
| Generated from constructor MR::Matrix3<float>QR.QR. | |
Protected Member Functions | |
| virtual unsafe void | Dispose (bool disposing) |
Protected Attributes | |
| unsafe MR.Matrix3f * | __ref_storage_q |
| unsafe MR.Matrix3f * | __ref_storage_r |
Properties | |
| unsafe ref readonly MR.Matrix3f | q [get] |
| unsafe ref readonly MR.Matrix3f | r [get] |
Generated from class MR::Matrix3<float>QR. This is the const half of the class.
|
inline |
Constructs an empty (default-constructed) instance.
|
inline |
Constructs MR::Matrix3<float>QR elementwise.
|
inline |
Generated from constructor MR::Matrix3<float>QR.QR.
|
inline |
Generated from constructor MR::Matrix3<float>QR.QR.
|
inlinevirtual |
|
inlineprotectedvirtual |
|
protected |
|
protected |
|
get |
|
get |