quadratic form: f = x^T A x + c Generated from class MR.QuadraticForm3d. This is the non-const half of the class.
More...
quadratic form: f = x^T A x + c Generated from class MR.QuadraticForm3d. This is the non-const half of the class.
◆ QuadraticForm3d() [1/4]
| unsafe MR.QuadraticForm3d.QuadraticForm3d |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ QuadraticForm3d() [2/4]
| unsafe MR.QuadraticForm3d.QuadraticForm3d |
( |
MR.Const_SymMatrix3d | A, |
|
|
double | c ) |
|
inline |
◆ QuadraticForm3d() [3/4]
| unsafe MR.QuadraticForm3d.QuadraticForm3d |
( |
MR.Const_QuadraticForm3d | _other | ) |
|
|
inline |
Generated from constructor MR.QuadraticForm3d.QuadraticForm3d.
◆ QuadraticForm3d() [4/4]
Generated from constructor MR.QuadraticForm3d.QuadraticForm3d.
◆ addDistToLine() [1/2]
| unsafe void MR.QuadraticForm3d.addDistToLine |
( |
in MR.Vector3d | lineUnitDir | ) |
|
|
inline |
◆ addDistToLine() [2/2]
| unsafe void MR.QuadraticForm3d.addDistToLine |
( |
in MR.Vector3d | lineUnitDir, |
|
|
double | weight ) |
|
inline |
◆ addDistToOrigin()
| unsafe void MR.QuadraticForm3d.addDistToOrigin |
( |
double | weight | ) |
|
|
inline |
◆ addDistToPlane() [1/2]
| unsafe void MR.QuadraticForm3d.addDistToPlane |
( |
in MR.Vector3d | planeUnitNormal | ) |
|
|
inline |
◆ addDistToPlane() [2/2]
| unsafe void MR.QuadraticForm3d.addDistToPlane |
( |
in MR.Vector3d | planeUnitNormal, |
|
|
double | weight ) |
|
inline |
◆ assign()
Generated from method MR.QuadraticForm3d.operator=.
| new unsafe ref double MR.QuadraticForm3d.c |
|
get |
The documentation for this class was generated from the following file: