|
MeshKit
1.0
|
Public Member Functions | |
| FabsWeightComparer (std::vector< double > *weightvec) | |
| bool | operator() (const int lhs, const int rhs) |
Public Attributes | |
| std::vector< double > * | w |
Definition at line 26 of file IAWeights.cpp.
| FabsWeightComparer | ( | std::vector< double > * | weightvec | ) | [inline] |
Definition at line 30 of file IAWeights.cpp.
| bool operator() | ( | const int | lhs, |
| const int | rhs | ||
| ) | [inline] |
Definition at line 31 of file IAWeights.cpp.
| std::vector<double>* w |
Definition at line 29 of file IAWeights.cpp.