boost::numeric::bindings::amos::detail Namespace Reference

Functions

void besi (const complex_f &z, const float &fnu, const int &kode, const int &n, complex_f *cy, int &nz, int &error)
void besi (const double &z, const double &fnu, const int &kode, const int &n, double *cy, int &nz, int &error)
void besj (const complex_f &z, const float &fnu, const int &kode, const int &n, complex_f *cy, int &nz, int &error)
void besj (const double &z, const double &fnu, const int &kode, const int &n, double *cy, int &nz, int &error)
void besy (const double &z, const double &fnu, const int &kode, const int &n, double *cy, int &nz, double *wrk, int &error)

Function Documentation

void boost::numeric::bindings::amos::detail::besi ( const complex_f &  z,
const float &  fnu,
const int &  kode,
const int &  n,
complex_f *  cy,
int &  nz,
int &  error 
) [inline]
void boost::numeric::bindings::amos::detail::besi ( const double &  z,
const double &  fnu,
const int &  kode,
const int &  n,
double *  cy,
int &  nz,
int &  error 
) [inline]

Definition at line 28 of file amos_overloads.hpp.

References AMOS_DBESI.

Referenced by boost::numeric::bindings::amos::besi().

void boost::numeric::bindings::amos::detail::besj ( const complex_f &  z,
const float &  fnu,
const int &  kode,
const int &  n,
complex_f *  cy,
int &  nz,
int &  error 
) [inline]
void boost::numeric::bindings::amos::detail::besj ( const double &  z,
const double &  fnu,
const int &  kode,
const int &  n,
double *  cy,
int &  nz,
int &  error 
) [inline]

Definition at line 43 of file amos_overloads.hpp.

References AMOS_DBESJ.

Referenced by boost::numeric::bindings::amos::besj().

void boost::numeric::bindings::amos::detail::besy ( const double &  z,
const double &  fnu,
const int &  kode,
const int &  n,
double *  cy,
int &  nz,
double *  wrk,
int &  error 
) [inline]

Definition at line 57 of file amos_overloads.hpp.

References AMOS_DBESY.

Referenced by boost::numeric::bindings::amos::besy().


Generated on Wed Nov 23 19:01:49 2011 for FreeCAD by  doxygen 1.6.1