Skip to content

Commit

Permalink
Update source/elements/oneMKL/source/domains/dft/config_params/storag…
Browse files Browse the repository at this point in the history
…e_formats.rst

Co-authored-by: Finlay <finlay.marno@codeplay.com>
  • Loading branch information
raphael-egan and FMarno committed Oct 31, 2023
1 parent 66791a7 commit 190826d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ Complex descriptors

For a complex descriptor, the configuration parameter
``config_param::COMPLEX_STORAGE`` specifies how the entries of the complex data
sequences it expects and produces are stored. If that configuration parameter is
sequences it consumes and produces are stored. If that configuration parameter is
associated with a configuration value ``config_value::COMPLEX_COMPLEX`` (default
behavior), those entries are accessed and stored as ``std::complex<float>``
(resp. ``std::complex<double>``) elements of a single data container
Expand Down

0 comments on commit 190826d

Please sign in to comment.