Пакет nanoflann: Информация
Исходный пакет: nanoflann
Версия: 1.3.1-alt1
Собран: 9 июля 2023 г. 0:45 в задании #323673
Категория: Науки/Математика
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/jlblancoc/nanoflann
Лицензия: BSD-2-Clause
О пакете: Library for Nearest Neighbor (NN) search with KD-trees
Описание:
nanoflann: a C++11 header-only library for Nearest Neighbor (NN) search with KD-trees of datasets with different topologies: R2, R3 (point clouds), SO(2) and SO(3) (2D and 3D rotation groups). No support for approximate NN is provided. nanoflann does not require compiling or installing. You just need to This library is a fork of the flann library (git) by Marius Muja and David G. Lowe, and born as a child project of MRPT. Following the original license terms, nanoflann is distributed under the BSD license. Please, for bugs use the issues button or fork and open a pull request.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
nanoflann (x86_64, ppc64le, i586, armh, aarch64)
nanoflann-devel (x86_64, ppc64le, i586, armh, aarch64)
nanoflann-examples (x86_64, ppc64le, i586, armh, aarch64)
nanoflann-examples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
nanoflann (x86_64, ppc64le, i586, armh, aarch64)
nanoflann-devel (x86_64, ppc64le, i586, armh, aarch64)
nanoflann-examples (x86_64, ppc64le, i586, armh, aarch64)
nanoflann-examples-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
Сопровождающий: Pavel Skrylev