#include <boost/numeric/bindings/amos/amos_overloads.hpp>
#include <boost/numeric/bindings/traits/type_traits.hpp>
#include <boost/numeric/bindings/traits/vector_traits.hpp>
#include <boost/static_assert.hpp>
#include <boost/type_traits.hpp>
Go to the source code of this file.
Namespaces | |
namespace | boost |
namespace | boost::numeric |
namespace | boost::numeric::bindings |
namespace | boost::numeric::bindings::amos |
Functions | |
template<typename vector_type , typename value_type > | |
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) |
template<typename vector_type , typename value_type > | |
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) |
template<typename vector_type , typename value_type > | |
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) |