MLask
1.0.0
A custom c++ deep learning library
Loading...
Searching...
No Matches
mlask
MeanSquared
Public Member Functions
|
List of all members
mlask::MeanSquared Struct Reference
Mean Squared Error Function.
More...
#include <
MeanSquared.hpp
>
Public Member Functions
float_t
operator()
(
float_t
result,
float_t
expected) const
Detailed Description
Mean Squared Error Function.
Member Function Documentation
◆
operator()()
float_t
mlask::MeanSquared::operator()
(
float_t
result
,
float_t
expected
)
const
inline
The documentation for this struct was generated from the following file:
include/error_functions/
MeanSquared.hpp
Generated by
1.9.8