24.08
|
#include <Maximum.hpp>
Public Types | |
typedef T | result_type |
typedef T | first_argument_type |
Public Member Functions | |
T | operator() (const T &inputData0, const T &inputData1) const |
Definition at line 25 of file Maximum.hpp.
typedef T first_argument_type |
Definition at line 28 of file Maximum.hpp.
typedef T result_type |
Definition at line 27 of file Maximum.hpp.
|
inline |
Definition at line 30 of file Maximum.hpp.