escript
Revision_
|
Return the minimum value of the two given values. More...
#include <ArrayOps.h>
Public Types | |
typedef DataTypes::real_t | first_argument_type |
typedef DataTypes::real_t | second_argument_type |
typedef DataTypes::real_t | result_type |
Public Member Functions | |
DataTypes::real_t | operator() (DataTypes::real_t x, DataTypes::real_t y) const |
Return the minimum value of the two given values.
|
inline |