blitz  Version 1.0.2
minmax.h File Reference
#include <blitz/promote.h>
Include dependency graph for minmax.h:

Go to the source code of this file.

Namespaces

 blitz
 
 blitz::extrema
 

Functions

template<typename T1 , typename T2 >
 blitz::extrema::BZ_PROMOTE (T1, T2)(min)(const T1 &a
 
 blitz::extrema::if (a<=b) return T_promote(a)
 
else return blitz::extrema::T_promote (b)
 
 blitz::extrema::if (a >=b) return T_promote(a)
 

Variables

const T2 & blitz::extrema::b