[][src]Function pyrus_nn::costs::absolute_error

pub fn absolute_error(y_true: f32, y_hat: f32) -> f32

Absolute error between two f32 values