diff --git a/docs.html b/docs.html index e6800a53..7802f220 100644 --- a/docs.html +++ b/docs.html @@ -8918,6 +8918,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: