MeshLib C# Docs
Loading...
Searching...
No Matches
MR.Matrix3_MRInt64T.QR Class Reference

Generated from class MR.Matrix3<MR_int64_t>::QR. This is the non-const half of the class. More...

+ Inheritance diagram for MR.Matrix3_MRInt64T.QR:

Public Member Functions

unsafe QR ()
 Constructs an empty (default-constructed) instance.
 
unsafe QR (MR.Matrix3i64 q, MR.Matrix3i64 r)
 Constructs MR.Matrix3<MR_int64_t>::QR elementwise.
 
unsafe QR (MR.Matrix3_MRInt64T.Const_QR _other)
 Generated from constructor MR.Matrix3<MR_int64_t>::QR.QR.
 
 QR (QR _other)
 Generated from constructor MR.Matrix3<MR_int64_t>::QR.QR.
 
unsafe MR.Matrix3_MRInt64T.QR assign (MR.Matrix3_MRInt64T.Const_QR _other)
 Generated from method MR.Matrix3<MR_int64_t>::QR.operator=.
 

Properties

new unsafe ref MR.Matrix3i64 q [get]
 
new unsafe ref MR.Matrix3i64 r [get]
 

Detailed Description

Generated from class MR.Matrix3<MR_int64_t>::QR. This is the non-const half of the class.

Constructor & Destructor Documentation

◆ QR() [1/4]

unsafe MR.Matrix3_MRInt64T.QR.QR ( )
inline

Constructs an empty (default-constructed) instance.

◆ QR() [2/4]

unsafe MR.Matrix3_MRInt64T.QR.QR ( MR.Matrix3i64 q,
MR.Matrix3i64 r )
inline

Constructs MR.Matrix3<MR_int64_t>::QR elementwise.

◆ QR() [3/4]

unsafe MR.Matrix3_MRInt64T.QR.QR ( MR.Matrix3_MRInt64T.Const_QR _other)
inline

Generated from constructor MR.Matrix3<MR_int64_t>::QR.QR.

◆ QR() [4/4]

MR.Matrix3_MRInt64T.QR.QR ( QR _other)
inline

Generated from constructor MR.Matrix3<MR_int64_t>::QR.QR.

Member Function Documentation

◆ assign()

unsafe MR.Matrix3_MRInt64T.QR MR.Matrix3_MRInt64T.QR.assign ( MR.Matrix3_MRInt64T.Const_QR _other)
inline

Generated from method MR.Matrix3<MR_int64_t>::QR.operator=.

Property Documentation

◆ q

new unsafe ref MR.Matrix3i64 MR.Matrix3_MRInt64T.QR.q
get

◆ r

new unsafe ref MR.Matrix3i64 MR.Matrix3_MRInt64T.QR.r
get

The documentation for this class was generated from the following file: