#include <new>
#include "KdTree.h"
#include "KdUtils.h"
#include "KdPriorityQueue.h"
#include "Helpers/Quicksort.h"
#include "Helpers/BasicFileIO.h"
#include <stdio.h>
#include <float.h>
#include <string.h>
Go to the source code of this file.
static float CrossCorrelation |
( |
const float * |
pVector1, |
|
|
const float * |
pVector2, |
|
|
int |
nDimension |
|
) |
| |
|
inlinestatic |
static float SquaredEuclideanDistance |
( |
const float * |
pVector1, |
|
|
const float * |
pVector2, |
|
|
int |
nDimension |
|
) |
| |
|
inlinestatic |
asr_ivt
Author(s): Allgeyer Tobias, Hutmacher Robin, Kleinert Daniel, Meißner Pascal, Scholz Jonas, Stöckle Patrick
autogenerated on Mon Dec 2 2019 03:47:28