My Project
0.0.16
QUCS Mapping
|
Go to the source code of this file.
Classes | |
class | vector |
Functions | |
vector | linspace (nr_double_t, nr_double_t, int) |
vector | logspace (nr_double_t, nr_double_t, int) |
vector | runavg (vector, const int) |
vector | runavg (const nr_complex_t, const int) |
vector linspace | ( | nr_double_t | , |
nr_double_t | , | ||
int | |||
) |
Definition at line 935 of file vector.cpp.
vector logspace | ( | nr_double_t | , |
nr_double_t | , | ||
int | |||
) |
Definition at line 950 of file vector.cpp.
vector runavg | ( | const nr_complex_t | , |
const int | |||
) |
Definition at line 1207 of file vector.cpp.