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 13 of file Maximum.hpp.
typedef T first_argument_type |
Definition at line 16 of file Maximum.hpp.
typedef T result_type |
Definition at line 15 of file Maximum.hpp.
|
inline |
Definition at line 18 of file Maximum.hpp.