nanoflann-tests/1.7.1

[brief]

Nearest-Neighbor (NN) search with KD-trees C++ library, tests

This is the build2 package for nanoflann, a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees.

Usage

To use nanoflann in your project, add the following configurations to the respective files after you have gained access to a build2 package repository that contains it.

manifest

To make nanoflann available for import, add the following dependency to the manifest of each package in your project that requires it, adjusting the version constraint as appropriate.

depends: nanoflann ^1.7.1

buildfile

To import the contained library, use the following declaration in your buildfile.

import nanoflann = nanoflann%lib{nanoflann}

C++ Header Inclusion

Finally, include the nanoflann header in your C++ source code.

#include <nanoflann.hpp>
version 1.7.1
license BSD-2-Clause
repository https://pkg.cppget.org/1/testing
download nanoflann-tests-1.7.1.tar.gz
sha256 93f64e60d9d4cee1f2fb39477c9d67c2867414ef4b851b85777162df4ec3c449
project nanoflann
url github.com/jlblancoc/nanoflann
doc-url jlblancoc.github.io/nanoflann/
package-url github.com/build2-packaging/nanoflann/
package-email packaging@build2.org

Depends (1)

gtest ^1.11.0

Reviews

fail 0
pass 0

Changes

nanoflann 1.7.1: Released Mar 15, 2025

nanoflann 1.7.0: Released Feb 3, 2025

nanoflann 1.6.3: Released Jan 7, 2025

nanoflann 1.6.2: Released Nov 4, 2024

nanoflann 1.6.1: Released Aug 24, 2024

nanoflann 1.6.0: Released Jul 11, 2024

nanoflann 1.5.5: Released Mar 12, 2024

nanoflann 1.5.4: Released Jan 10, 2024

nanoflann 1.5.3: Released Dec 7, 2023

nanoflann 1.5.2: Released Nov 29, 2023

nanoflann 1.5.1: Released Nov 27, 2023

nanoflann 1.5.0: Released Jun 16, 2023

nanoflann 1.4.3: Released Jul 24, 2022

nanoflann 1.4.2: Released Jan 11, 2022

nanoflann 1.4.1: Released Jan 6, 2022

nanoflann 1.4.0: Released Jan 2, 2022

nanoflann 1.3.2: Released Nov 5, 2020

nanoflann 1.3.1: Released Oct 11, 2019

nanoflann 1.3.0: Released Aug 28, 2018

nanoflann 1.2.3: Released Dec 20, 2016

nanoflann 1.2.2: Released Nov 10, 2016

nanoflann 1.2.1: Released Jun 1, 2016

nanoflann 1.2.0: Released May 5, 2016

nanoflann 1.1.9: Released Oct 2, 2015

nanoflann 1.1.8: Released May 2, 2014

nanoflann 1.1.7: Released Aug 24, 2013

nanoflann 1.1.6: Released May 14, 2013

nanoflann 1.1.5: Released Mar 25, 2013

nanoflann 1.1.4: Released Jan 11, 2013

nanoflann 1.1.3: Released Jun 6, 2012

nanoflann 1.1.2: Released May 2, 2012

nanoflann 1.1.1: Released Feb 1, 2012

nanoflann 1.1.0: Released Dec 15, 2011

nanoflann 1.0.0: Released Aug 30, 2011