![]() |
Ice Sheet System Model
4.18
Code documentation
|
Go to the source code of this file.
Namespaces | |
bamg | |
Functions | |
template<class T > | |
T | bamg::Min (const T &a, const T &b) |
template<class T > | |
T | bamg::Max (const T &a, const T &b) |
template<class T > | |
T | bamg::Max3 (const T &a, const T &b, const T &c) |
template<class T > | |
T | bamg::Min3 (const T &a, const T &b, const T &c) |