DISPLACE  1.0
A spatial model of fisheries to help sustainable fishing and maritime spatial planning
stats Namespace Reference

Functions

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

Function Documentation

◆ runningAvg()

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

◆ runningSum()

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