diff --git a/docs.html b/docs.html index d57bd9cc..a0b3b193 100644 --- a/docs.html +++ b/docs.html @@ -8873,6 +8873,10 @@ Conversion of a mat object into colvec, rowvec or std::v
  • +Caveat: to convert an expression that results in a 1x1 matrix to a pure scalar value, use as_scalar() +
  • +
    +
  • Examples: