VM2D
1.12
Vortex methods for 2D flows simulation
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
knnCPU.h
Go to the documentation of this file.
1
#ifndef KNNCPU_H
2
#define KNNCPU_H
3
4
#include "
Vortex2D.h
"
5
6
void
WakekNN
(
const
std::vector<Vortex2D>& vtx,
const
size_t
k, std::vector<std::vector<std::pair<double, size_t>>>& initdist);
7
8
9
#endif
WakekNN
void WakekNN(const std::vector< Vortex2D > &vtx, const size_t k, std::vector< std::vector< std::pair< double, size_t >>> &initdist)
Definition:
knnCPU.cpp:447
Vortex2D.h
Заголовочный файл с описанием класса Vortex2D.
VM2D
Wake2D
knnCPU.h
Generated by
1.8.11