Log of /trunk/core/base/src/TVirtualFFT.cxx
Parent Directory
Revision
22961 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 3 13:32:57 2008 UTC (6 years, 9 months ago) by
rdm
File length: 14028 byte(s)
Diff to
previous 22936
move the directories:
base clib cont meta metautils newdelete pcre rint thread unix utils
winnt zip
under the new core meta directory.
Revision
14642 -
(
view)
(
download)
(
as text)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 11 16:17:37 2006 UTC (8 years, 9 months ago) by
brun
Original Path:
trunk/base/src/TVirtualFFT.cxx
File length: 10512 byte(s)
Diff to
previous 14623
From Anna:
-Simplification of the TVirtualFFT API and derived classes. Only one
argument Option_t is required.
-New interface functions in TH1 for Fast Fourier Transforms
virtual TH1 *FFT(TH1* h_output, Option_t *option);
static TH1 *TransformHisto(TVirtualFFT *fft, TH1* h_output, Option_t *option);
This form allows you to request diffs between any two revisions of this file.
For each of the two "sides" of the diff,
enter a numeric revision.