MeshKit  1.0
FabsWeightComparer Class Reference

List of all members.

Public Member Functions

 FabsWeightComparer (std::vector< double > *weightvec)
bool operator() (const int lhs, const int rhs)

Public Attributes

std::vector< double > * w

Detailed Description

Definition at line 26 of file IAWeights.cpp.


Constructor & Destructor Documentation

FabsWeightComparer ( std::vector< double > *  weightvec) [inline]

Definition at line 30 of file IAWeights.cpp.


Member Function Documentation

bool operator() ( const int  lhs,
const int  rhs 
) [inline]

Definition at line 31 of file IAWeights.cpp.


Member Data Documentation

std::vector<double>* w

Definition at line 29 of file IAWeights.cpp.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines