Spectral Integral Suite in C++
testRiblets.cpp File Reference
Include dependency graph for testRiblets.cpp:

Go to the source code of this file.

Typedefs

typedef complex< double > Cd_t
 
typedef valarray< Cd_tVcd_t
 

Functions

int main ()
 

Typedef Documentation

◆ Cd_t

typedef complex<double> Cd_t

Definition at line 11 of file testRiblets.cpp.

◆ Vcd_t

typedef valarray<Cd_t> Vcd_t

Definition at line 14 of file testRiblets.cpp.

Function Documentation

◆ main()

int main ( )