Skip to content

Commit

Permalink
[DFT] add description for assignment operators in table
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael-egan committed Oct 31, 2023
1 parent 74d7ff0 commit fda0525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/elements/oneMKL/source/domains/dft/descriptor.rst
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ The ``descriptor`` class is defined in the ``oneapi::mkl::dft`` namespace.
:math:`d`-dimensional DFT of user-defined length(s)
:math:`\lbrace n_1, \ldots, n_d\rbrace`.
* - :ref:`assignment operators<onemkl_dft_descriptor_assignment_operator>`
- Self-explanatory.
- Performs a deep copy of or moves the argument.
* - :ref:`onemkl_dft_descriptor_set_value`
- Sets a configuration value for a specific configuration parameter.
* - :ref:`onemkl_dft_descriptor_get_value`
Expand Down

0 comments on commit fda0525

Please sign in to comment.