|
25.11
|
#include <SquaredDifference.hpp>
Public Types | |
| typedef T | result_type |
| typedef T | first_argument_type |
Public Member Functions | |
| T | operator() (const T &input1, const T &input2) const |
Definition at line 14 of file SquaredDifference.hpp.
| typedef T first_argument_type |
Definition at line 17 of file SquaredDifference.hpp.
| typedef T result_type |
Definition at line 16 of file SquaredDifference.hpp.
|
inline |
Definition at line 20 of file SquaredDifference.hpp.
References armnn::numeric_cast().