Skip to content

Commit 73f1aff

Browse files
authored
[onrMKL] Add Summary Statisitics domain into api_design.inc.rst (#587)
1 parent 5cfeddc commit 73f1aff

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/elements/oneMKL/source/architecture/api_design.inc.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ namespace oneMKL domain or content
2626
``oneapi::mkl::dft`` Discrete Fourier Transforms. See :ref:`onemkl_dft`
2727
``oneapi::mkl::rng`` Random number generator routines. See :ref:`onemkl_rng`
2828
``oneapi::mkl::vm`` Vector mathematics routines, e.g. trigonometric, exponential functions acting on elements of a vector. See :ref:`onemkl_vm`
29+
``oneapi::mkl::stats`` Routines that compute basic statistical estimates for single and double precision multi-dimensional datasets. See :ref:`onemkl_stats`
2930
======================== =======================================================================================================
3031

3132
.. note::

0 commit comments

Comments
 (0)