Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
typedef blitz::Array< T, 1 > | array_type |
![]() | |
typedef blitz::Array< int, 1 > | indices_type |
typedef blitz::Array< T, 1 > | array_type |
Public Member Functions | |
void | shape (int n) |
void | fourier_transform (array_type &x, int sign) |
![]() | |
void | free () |
array_type | waves () const |
indices_type | indices () const |
Additional Inherited Members | |
![]() | |
array_type | _waves |
indices_type | _indices |
Definition at line 48 of file core/fourier_transform.hh.