TTK
Loading...
Searching...
No Matches
Functions
ClusteringMetrics.cpp File Reference
#include <ClusteringMetrics.h>
#include <Geometry.h>
#include <cmath>
#include <map>
#include <vector>

Go to the source code of this file.

Functions

int nChoose2 (int x)
 
int checkContingencyMatSize (const ttk::ClusteringMetrics *object, const std::vector< std::vector< int > > &matrix, const size_t nPoint)
 

Function Documentation

◆ checkContingencyMatSize()

int checkContingencyMatSize ( const ttk::ClusteringMetrics object,
const std::vector< std::vector< int > > &  matrix,
const size_t  nPoint 
)
inline

Definition at line 16 of file ClusteringMetrics.cpp.

◆ nChoose2()

int nChoose2 ( int  x)
inline

Definition at line 12 of file ClusteringMetrics.cpp.