diff --git a/docs.html b/docs.html index 89e25106..add3d508 100644 --- a/docs.html +++ b/docs.html @@ -895,6 +895,16 @@ data is copied from auxiliary memory, where ptr_aux_mem is a pointer to t
+
  • +Support for the std::uint8_t and std::int8_t element types can be enabled by defining both ARMA_U8_TYPE and ARMA_S8_TYPE before including the armadillo header: + +

  • Examples: