BlackCat_Tensors
A GPU-supported autograd and linear algebra library, designed for neural network construction
Public Member Functions | List of all members
bc::nn::Mean_Squared_Error Struct Reference

#include <logging_output_layer.h>

Public Member Functions

template<class Actual , class Expected >
auto operator() (const Actual &a, const Expected &e) const
 

Member Function Documentation

◆ operator()()

template<class Actual , class Expected >
auto bc::nn::Mean_Squared_Error::operator() ( const Actual &  a,
const Expected &  e 
) const
inline

The documentation for this struct was generated from the following file: