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