Namespaces | |
namespace | detail |
Functions | |
template<typename vector_type , typename value_type > | |
int | besi (const value_type &z, const typename traits::type_traits< value_type >::real_type fnu, int kode, vector_type &cy, int &nz) |
template<typename vector_type , typename value_type > | |
int | besj (const value_type &z, const typename traits::type_traits< value_type >::real_type fnu, int kode, vector_type &cy, int &nz) |
template<typename vector_type , typename value_type > | |
int | besy (const value_type &z, const typename traits::type_traits< value_type >::real_type fnu, int kode, vector_type &cy, int &nz) |
int boost::numeric::bindings::amos::besi | ( | const value_type & | z, | |
const typename traits::type_traits< value_type >::real_type | fnu, | |||
int | kode, | |||
vector_type & | cy, | |||
int & | nz | |||
) | [inline] |
Definition at line 21 of file amos.hpp.
References boost::numeric::bindings::amos::detail::besi(), draftlibs::dxfReader::error(), Py::value(), boost::numeric::bindings::traits::vector_size(), and boost::numeric::bindings::traits::vector_storage().
int boost::numeric::bindings::amos::besj | ( | const value_type & | z, | |
const typename traits::type_traits< value_type >::real_type | fnu, | |||
int | kode, | |||
vector_type & | cy, | |||
int & | nz | |||
) | [inline] |
Definition at line 42 of file amos.hpp.
References boost::numeric::bindings::amos::detail::besj(), draftlibs::dxfReader::error(), Py::value(), boost::numeric::bindings::traits::vector_size(), and boost::numeric::bindings::traits::vector_storage().
int boost::numeric::bindings::amos::besy | ( | const value_type & | z, | |
const typename traits::type_traits< value_type >::real_type | fnu, | |||
int | kode, | |||
vector_type & | cy, | |||
int & | nz | |||
) | [inline] |
Definition at line 63 of file amos.hpp.
References boost::numeric::bindings::amos::detail::besy(), draftlibs::dxfReader::error(), Py::value(), boost::numeric::bindings::traits::vector_size(), and boost::numeric::bindings::traits::vector_storage().