Cortex
10.0.0-a4
|
#include <MeanSquaredError.h>
Public Member Functions | |
ReturnType | operator() (const T &a, const T &b) const |
A function object which computes the Mean Squared Error between two quantities. Specialisations exist for simple numeric data, vectors thereof, numeric TypedData and numeric VectorTypedData.