min( Expr [, T nan] )
[Statistical Functions for MArrays and ExpressionsType T valued reductions]

Functions


Detailed Description

Return minimum of Expression.

Function Documentation

template<class T, int N>
T ltl::min ( const MArray< T, N > &  a  )  [inline]

template<class Expr, int N>
ExprNode<Expr,N>::value_type ltl::min ( const ExprNode< Expr, N > &  e  )  [inline]

template<class T, int N>
T ltl::min ( const MArray< T, N > &  a,
const T  nan 
) [inline]

template<class Expr, int N>
ExprNode<Expr,N>::value_type ltl::min ( const ExprNode< Expr, N > &  e,
const typename ExprNode< Expr, N >::value_type  nan 
) [inline]


Generated on Wed Mar 11 17:44:35 2009 for LTL by  doxygen 1.5.3