ViennaCL - The Vienna Computing Library  1.2.0
Public Member Functions
classcomp Struct Reference

Comparison class for the sorted set of points in amg_pointvector. Set is sorted by influence measure from lower to higher with the point-index as tie-breaker. More...

#include <amg_base.hpp>

Public Member Functions

bool operator() (amg_point *l, amg_point *r) const

Detailed Description

Comparison class for the sorted set of points in amg_pointvector. Set is sorted by influence measure from lower to higher with the point-index as tie-breaker.

Member Function Documentation

bool operator() ( amg_point l,
amg_point r 
) const
inline

The documentation for this struct was generated from the following file: