QGIS API Documentation  3.10.0-A Coruña (6c816b4204)
Functions
geomfunction.cpp File Reference
#include "geomfunction.h"
#include "feature.h"
#include "util.h"
#include "qgis.h"
#include "pal.h"
#include "qgsmessagelog.h"
#include <vector>
Include dependency graph for geomfunction.cpp:

Go to the source code of this file.

Functions

void heapsort (int *sid, int *id, const std::vector< double > &x, int N)
 
void heapsort2 (int *x, double *heap, int N)
 

Function Documentation

◆ heapsort()

void heapsort ( int *  sid,
int *  id,
const std::vector< double > &  x,
int  N 
)

Definition at line 40 of file geomfunction.cpp.

◆ heapsort2()

void heapsort2 ( int *  x,
double *  heap,
int  N 
)

Definition at line 82 of file geomfunction.cpp.