Neural
Neural::Loss Member List

This is the complete list of members for Neural::Loss, including all inherited members.

Compute(Eigen::MatrixXd y_true, Eigen::MatrixXd y_pred)=0Neural::Losspure virtual
Compute_prime(Eigen::MatrixXd y_true, Eigen::MatrixXd y_pred)=0Neural::Losspure virtual
Loss()Neural::Lossinline