File: transform_float.rst

package info (click to toggle)
spfft 0.9.13-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,632 kB
  • sloc: cpp: 10,662; f90: 508; ansic: 366; python: 41; makefile: 11
file content (12 lines) | stat: -rw-r--r-- 502 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
TransformFloat
==============
.. note::
   This class is only available if single precision support is enabled, in which case the marco SPFFT_SINGLE_PRECISION is defined in config.h.

.. note::
   This class only holds an internal reference counted object. The object remains in a usable state even if the associated Grid object is destroyed. In addition, copying a transform only requires an internal copy of a shared pointer.


.. doxygenclass:: spfft::TransformFloat
   :project: SpFFT
   :members: