HighMap library (C++)
Loading...
Searching...
No Matches
features_gpu.cpp File Reference

Namespaces

namespace  hmap
 
namespace  hmap::gpu
 

Functions

Array hmap::gpu::local_median_deviation (const Array &array, int ir)
 See hmap::local_median_deviation.
 
Array hmap::gpu::mean_local (const Array &array, int ir)
 See hmap::mean_local.
 
Array hmap::gpu::relative_elevation (const Array &array, int ir)
 See hmap::relative_elevation.
 
Array hmap::gpu::ruggedness (const Array &array, int ir)
 See hmap::ruggedness.
 
Array hmap::gpu::rugosity (const Array &z, int ir, bool convex=true)
 See hmap::rugosity.
 
Array hmap::gpu::std_local (const Array &array, int ir)
 See hmap::std_local.
 
Array hmap::gpu::z_score (const Array &array, int ir)
 See hmap::z_score.