RayverAimar / kd-tree

Implementation of KDTree

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Kd-tree

Overview

  • Basic implementation of Kd-Tree (tested)

Features

  • Base code taken from here
  • This implementation is in only academic purpose
  • The base programming language used in this project is C++
  • The C++ standard used was C++14

About

Implementation of KDTree


Languages

Language:C++ 100.0%