arraystatslib.dox 336 B

123456789101112131415161718192021
  1. /*! \page arraystatslib GRASS array statistics Library
  2. by GRASS Development Team (http://grass.osgeo.org)
  3. \tableofcontents
  4. \section listOfFunctios List of functions
  5. - class_apply_algorithm()
  6. - class_interval()
  7. - class_quant()
  8. - class_discont()
  9. - class_stdev()
  10. - class_equiprob()
  11. - class_frequencies()
  12. - eqdrt()
  13. - basic_stats()
  14. */