Commit e785de1d authored by Thibault Hallouin's avatar Thibault Hallouin
Browse files

fix typo

Showing with 1 addition and 1 deletion
+1 -1
...@@ -155,7 +155,7 @@ namespace evalhyd ...@@ -155,7 +155,7 @@ namespace evalhyd
// shape: ({1+, ...}, 1) // shape: ({1+, ...}, 1)
// \require quad_obs: // \require quad_obs:
// Quadratic errors between observations and mean observation. // Quadratic errors between observations and mean observation.
// shape: ({1+, ...}, time) // shape: ({1, ...}, time)
// \require quad_prd: // \require quad_prd:
// Quadratic errors between predictions and mean prediction. // Quadratic errors between predictions and mean prediction.
// shape: ({1+, ...}, time) // shape: ({1+, ...}, time)
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment