Template Function nanoflann::resize(Container&, const size_t)

Function Documentation

Warning

doxygenfunction: Unable to resolve function “nanoflann::resize” with arguments (Container&, const size_t) in doxygen xml output for project “reactive_algorithms_cpp Doxygen Project” from directory: /__w/ubm-docs/ubm-docs/docs_build/reactive_algorithms_cpp/output_staging/generated/doxygen/xml. Potential matches:

- template<typename Container> std::enable_if<!has_resize<Container>::value, void>::type resize(Container &c, const size_t nElements)
- template<typename Container> std::enable_if<has_resize<Container>::value, void>::type resize(Container &c, const size_t nElements)