This is used for optional parameters of class QR with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_QR. Usage:
More...
Public Attributes | |
| Const_QR? | Opt |
This is used for optional parameters of class QR with default arguments. This is only used const parameters. For non-const ones we have _InOptMut_QR. Usage:
null to use the default argument.new() to pass no object.QR/Const_QR to pass it to the function. | Const_QR? MR.Matrix3_Int._InOptConst_QR.Opt |