HighMap library (C++)
Loading...
Searching...
No Matches
vector_utils.hpp File Reference

Go to the source code of this file.

Namespaces

namespace  hmap
 

Typedefs

typedef unsigned int uint
 

Functions

size_t hmap::upperbound_right (const std::vector< float > &v, float value)
 
std::vector< size_t > hmap::argsort (const std::vector< float > &v)
 
template<typename T >
void hmap::reindex_vector (std::vector< T > &v, std::vector< size_t > &idx)
 
void hmap::vector_unique_values (std::vector< float > &v)
 

Typedef Documentation

◆ uint

typedef unsigned int uint