Version: 5.1.6

INTERP_KERNEL.AngleLess Class Reference

#include <InterpolationUtils.hxx>

Public Member Functions

bool operator() (std::pair< double, double >theta1, std::pair< double, double > theta2)

Detailed Description

Function that compares two angles from the values of the pairs (sin,cos)

Angles are considered in [0, 2Pi] bt are not computed explicitely


Member Function Documentation

bool INTERP_KERNEL.AngleLess.operator() ( std::pair< double, double theta1,
std::pair< double, double theta2 
)