From 69d6fc1319d2e38fbdc3bdbfc660803218c60ecc Mon Sep 17 00:00:00 2001 From: conrad Date: Sat, 12 Jul 2025 18:56:13 +1000 Subject: [PATCH] better wording --- docs.html | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/docs.html b/docs.html index fdd1316c..58de0669 100644 --- a/docs.html +++ b/docs.html @@ -953,7 +953,7 @@ and inherits most of the member functions
  • -For convenience the following column vector typedefs are defined: +For convenience, the following column vector typedefs are defined:

    @@ -1296,7 +1296,7 @@ and inherits most of the member functions
  • -For convenience the following typedefs are defined: +For convenience, the following row vector typedefs are defined:

  • @@ -1582,14 +1582,11 @@ The root cube class is Cube<type>, where typefloat, double, std::complex<float>, std::complex<double>, short, int, long and unsigned versions of short, int, long -
  • -fp16 if supported by compiler and hardware -

  • -For convenience the following typedefs are defined: +For convenience, the following cube typedefs are defined:

  • @@ -1967,7 +1964,7 @@ The root sparse matrix class is SpMat<type>, where
  • -For convenience the following typedefs are defined: +For convenience, the following sparse matrix typedefs are defined: