Generated from class MR.NumSum. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
|
| unsafe int | num [get] |
| unsafe double | sum [get] |
Generated from class MR.NumSum. This is the const half of the class.
◆ Const_NumSum() [1/4]
| unsafe MR.Const_NumSum.Const_NumSum |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_NumSum() [2/4]
| unsafe MR.Const_NumSum.Const_NumSum |
( |
int | num, |
|
|
double | sum ) |
|
inline |
◆ Const_NumSum() [3/4]
◆ Const_NumSum() [4/4]
| MR.Const_NumSum.Const_NumSum |
( |
NumSum | _other | ) |
|
|
inline |
◆ Dispose() [1/2]
| virtual void MR.Const_NumSum.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_NumSum.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ operator+()
Generated from function MR::operator+.
◆ rootMeanSqF()
| unsafe float MR.Const_NumSum.rootMeanSqF |
( |
| ) |
|
|
inline |
◆ __ref_storage_num
| unsafe int* MR.Const_NumSum.__ref_storage_num |
|
protected |
◆ __ref_storage_sum
| unsafe double* MR.Const_NumSum.__ref_storage_sum |
|
protected |
◆ num
| unsafe int MR.Const_NumSum.num |
|
get |
◆ sum
| unsafe double MR.Const_NumSum.sum |
|
get |
The documentation for this class was generated from the following file: