|
OPAL (Object Oriented Parallel Accelerator Library) 2024.2
OPAL
|
#include <WakeFunction.h>
Inherits std::vector< T >.
Public Member Functions | |
| LineDensity (int size=0, double defaultValue=0.0) | |
| void | getFirstDerivative (std::vector< double > &firstDerivative, const double &hz) |
Public Attributes | |
| T | elements |
| STL member. | |
Definition at line 58 of file WakeFunction.h.
|
inline |
Definition at line 60 of file WakeFunction.h.
|
inline |
Definition at line 64 of file WakeFunction.h.
|
inherited |
STL member.