﻿metrax.RMSE
===========

.. currentmodule:: metrax

.. autoclass:: RMSE

   
   .. automethod:: __init__

   
   .. rubric:: Methods

   .. autosummary::
   
      ~RMSE.__init__
      ~RMSE.compute
      ~RMSE.compute_value
      ~RMSE.empty
      ~RMSE.from_fun
      ~RMSE.from_model_output
      ~RMSE.from_output
      ~RMSE.merge
      ~RMSE.reduce
      ~RMSE.replace
   
   

   
   
   .. rubric:: Attributes

   .. autosummary::
   
      ~RMSE.total
      ~RMSE.count
   
   