|
Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
| typedef blitz::Array< T, 1 > | array_type |
Public Types inherited from vtb::core::Wave_table_base< T > | |
| 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) |
Public Member Functions inherited from vtb::core::Wave_table_base< T > | |
| void | free () |
| array_type | waves () const |
| indices_type | indices () const |
Additional Inherited Members | |
Protected Attributes inherited from vtb::core::Wave_table_base< T > | |
| array_type | _waves |
| indices_type | _indices |
Definition at line 48 of file core/fourier_transform.hh.
1.8.15