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