Skip to content

Commit

Permalink
Merge branch 'dev/regan/fwd_bwd_strides' of https://github.com/raphae…
Browse files Browse the repository at this point in the history
…l-egan/onemkl_dft_specs_fwd_bwd_strides into dev/regan/fwd_bwd_strides
  • Loading branch information
raphael-egan committed Oct 31, 2023
2 parents be475cc + 190826d commit 0ebc442
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 0ebc442

Please sign in to comment.