35 #include <blitz/promote.h>
46 template<
typename T1,
typename T2>
57 template<
typename T1,
typename T2>
58 BZ_PROMOTE(T1,T2) (max)(
const T1& a,
const T2& b)
Definition: array-impl.h:66
BZ_PROMOTE(T1, T2)(min)(const T1 &a
N_length & a
Definition: tvecglobs.h:47
const T2 & b
Definition: minmax.h:48
if(a<=b) return T_promote(a)