Functions | |
template<class T> | |
T | diffabs (const T &v1, const T &v2) |
Absolute value of difference between v1 and v2. |
T oln::morpho::attr::tools::diffabs | ( | const T & | v1, | |
const T & | v2 | |||
) |
Absolute value of difference between v1 and v2.
Definition at line 50 of file morpho/attributes.hh.
Referenced by oln::morpho::attr::volume_type< I, Exact >::pe_impl().