DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
statsutils.h File Reference

Go to the source code of this file.

Namespaces

 stats
 

Functions

template<typename T , template< typename, typename > class Container>
void stats::runningSum (Container< T, std::allocator< T >> &s)
 
template<typename T , template< typename, typename > class Container>
void stats::runningAvg (Container< T, std::allocator< T >> &s)