the class stores some number of smallest elements from a larger number of candidates Generated from class MR::FewSmallest<MR.PointsProjectionResult>. This is the const half of the class.
More...
|
| virtual unsafe void | Dispose (bool disposing) |
the class stores some number of smallest elements from a larger number of candidates Generated from class MR::FewSmallest<MR.PointsProjectionResult>. This is the const half of the class.
◆ Const_FewSmallest_MRPointsProjectionResult() [1/5]
| unsafe MR.Const_FewSmallest_MRPointsProjectionResult.Const_FewSmallest_MRPointsProjectionResult |
( |
| ) |
|
|
inline |
Constructs an empty (default-constructed) instance.
◆ Const_FewSmallest_MRPointsProjectionResult() [2/5]
| unsafe MR.Const_FewSmallest_MRPointsProjectionResult.Const_FewSmallest_MRPointsProjectionResult |
( |
MR._ByValue_FewSmallest_MRPointsProjectionResult | _other | ) |
|
|
inline |
◆ Const_FewSmallest_MRPointsProjectionResult() [3/5]
◆ Const_FewSmallest_MRPointsProjectionResult() [4/5]
◆ Const_FewSmallest_MRPointsProjectionResult() [5/5]
| unsafe MR.Const_FewSmallest_MRPointsProjectionResult.Const_FewSmallest_MRPointsProjectionResult |
( |
ulong | maxElms | ) |
|
|
inline |
configure the object to store at most given number of elements Generated from constructor MR::FewSmallest<MR.PointsProjectionResult>::FewSmallest.
◆ Dispose() [1/2]
| virtual void MR.Const_FewSmallest_MRPointsProjectionResult.Dispose |
( |
| ) |
|
|
inlinevirtual |
◆ Dispose() [2/2]
| virtual unsafe void MR.Const_FewSmallest_MRPointsProjectionResult.Dispose |
( |
bool | disposing | ) |
|
|
inlineprotectedvirtual |
◆ empty()
| unsafe bool MR.Const_FewSmallest_MRPointsProjectionResult.empty |
( |
| ) |
|
|
inline |
◆ full()
| unsafe bool MR.Const_FewSmallest_MRPointsProjectionResult.full |
( |
| ) |
|
|
inline |
◆ get()
| unsafe MR.Std.Const_Vector_MRPointsProjectionResult MR.Const_FewSmallest_MRPointsProjectionResult.get |
( |
| ) |
|
|
inline |
◆ maxElms()
| unsafe ulong MR.Const_FewSmallest_MRPointsProjectionResult.maxElms |
( |
| ) |
|
|
inline |
◆ size()
| unsafe ulong MR.Const_FewSmallest_MRPointsProjectionResult.size |
( |
| ) |
|
|
inline |
◆ top()
◆ topOr()
returns the largest among stored smallest elements or given element if this is empty Generated from method MR::FewSmallest<MR.PointsProjectionResult>topOr.
The documentation for this class was generated from the following file: