Ice Sheet System Model  4.18
Code documentation
Namespaces | Functions
extrema.h File Reference

Go to the source code of this file.

Namespaces

 bamg
 

Functions

template<class T >
bamg::Min (const T &a, const T &b)
 
template<class T >
bamg::Max (const T &a, const T &b)
 
template<class T >
bamg::Max3 (const T &a, const T &b, const T &c)
 
template<class T >
bamg::Min3 (const T &a, const T &b, const T &c)