Virtual Testbed
Ship dynamics simulator for extreme conditions
|
Public Types | |
typedef blitz::Array< int, 1 > | indices_type |
typedef blitz::Array< T, 1 > | array_type |
Public Member Functions | |
void | free () |
array_type | waves () const |
indices_type | indices () const |
Protected Attributes | |
array_type | _waves |
indices_type | _indices |
Definition at line 17 of file core/fourier_transform.hh.