My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Functions
vector.h File Reference
#include "consts.h"
#include "precision.h"
Include dependency graph for vector.h:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

vector linspace ( nr_double_t  ,
nr_double_t  ,
int   
)

Definition at line 935 of file vector.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

vector logspace ( nr_double_t  ,
nr_double_t  ,
int   
)

Definition at line 950 of file vector.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

vector runavg ( vector  ,
const int   
)

Definition at line 1213 of file vector.cpp.

Here is the call graph for this function:

vector runavg ( const nr_complex_t  ,
const int   
)

Definition at line 1207 of file vector.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: