My Project  0.0.16
QUCS Mapping
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions
fspecial Namespace Reference

Functions

nr_double_t erf (nr_double_t)
 
nr_double_t erfc (nr_double_t)
 
nr_double_t erfinv (nr_double_t)
 
nr_double_t erfcinv (nr_double_t)
 
nr_double_t ltqnorm (nr_double_t)
 
nr_double_t i0 (nr_double_t)
 
void ellip_ke (nr_double_t, nr_double_t &, nr_double_t &)
 
nr_double_t ellip_rf (nr_double_t, nr_double_t, nr_double_t)
 
nr_double_t ellip_sncndn (nr_double_t, nr_double_t, nr_double_t &, nr_double_t &, nr_double_t &)
 

Function Documentation

void fspecial::ellip_ke ( nr_double_t  arg,
nr_double_t &  k,
nr_double_t &  e 
)

Definition at line 42 of file fspecial.cpp.

Here is the call graph for this function:

nr_double_t fspecial::ellip_rf ( nr_double_t  x,
nr_double_t  y,
nr_double_t  z 
)

Definition at line 92 of file fspecial.cpp.

Here is the call graph for this function:

nr_double_t fspecial::ellip_sncndn ( nr_double_t  u,
nr_double_t  k,
nr_double_t &  sn,
nr_double_t &  cn,
nr_double_t &  dn 
)

Definition at line 126 of file fspecial.cpp.

Here is the call graph for this function:

nr_double_t fspecial::erf ( nr_double_t  x)

Definition at line 371 of file fspecial.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nr_double_t fspecial::erfc ( nr_double_t  x)

Definition at line 330 of file fspecial.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nr_double_t fspecial::erfcinv ( nr_double_t  x)

Definition at line 582 of file fspecial.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nr_double_t fspecial::erfinv ( nr_double_t  y)

Definition at line 381 of file fspecial.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nr_double_t fspecial::i0 ( nr_double_t  x)

Definition at line 494 of file fspecial.cpp.

Here is the call graph for this function:

Here is the caller graph for this function:

nr_double_t fspecial::ltqnorm ( nr_double_t  x)

Definition at line 516 of file fspecial.cpp.

Here is the call graph for this function:

Here is the caller graph for this function: