#include <vector>
#include <cfloat>
Go to the source code of this file.
|
class | Kratos::Tvector< T, TDimension > |
| Short class definition. More...
|
|
class | Kratos::SearchUtils::SquaredDistanceFunction< TDimension, TPointType > |
|
class | Kratos::SearchUtils::CopyRange< TIteratorType, TSizeType, TResultIteratorType > |
|
class | Kratos::SearchUtils::SearchBoxInRange< TPointType, TIteratorType, TSizeType, TDimension, TResultIteratorType > |
|
class | Kratos::SearchUtils::SearchNearestInRange< TPointType, TPointerType, TIteratorType, TDistanceFunction, TCoordinateType > |
|
class | Kratos::SearchUtils::SearchRadiusInRange< TPointType, TIteratorType, TDistanceIteratorType, TDistanceFunction, TSizeType, TCoordinateType, TResultIteratorType > |
|
class | Kratos::SubBinAxis< IndexType, SizeType > |
| TOOLS UTILS ///. More...
|
|
class | Kratos::SearchStructure< IndexType, SizeType, CoordinateType, IteratorType, IteratorIteratorType, Dimension > |
|
◆ DBL_MAX
#define DBL_MAX (1.0/DBL_EPSILON) |