trevc.hpp File Reference

#include <complex>
#include <boost/numeric/bindings/traits/traits.hpp>
#include <boost/numeric/bindings/traits/type_traits.hpp>
#include <boost/numeric/bindings/lapack/lapack.h>
#include <boost/numeric/bindings/traits/detail/array.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::lapack
namespace  boost::numeric::bindings::lapack::detail

Functions

template<typename MatrT , typename VL , typename VR , typename Work >
int boost::numeric::bindings::lapack::trevc (char const side, char const howmny, MatrT &t, VL &vl, VR &vr, Work &work)
void boost::numeric::bindings::lapack::detail::trevc (char const side, char const howmny, const logical_t *select, int const n, traits::complex_f *t, int const ldt, traits::complex_f *vl, int const ldvl, traits::complex_f *vr, int const ldvr, int const mm, int &m, traits::complex_f *work, int &info)
void boost::numeric::bindings::lapack::detail::trevc (char const side, char const howmny, const logical_t *select, int const n, double *t, int const ldt, double *vl, int const ldvl, double *vr, int const ldvr, int const mm, int &m, double *work, int &info)
void boost::numeric::bindings::lapack::detail::trevc (char const side, char const howmny, const logical_t *select, int const n, float *t, int const ldt, float *vl, int const ldvl, float *vr, int const ldvr, int const mm, int &m, float *work, int &info)

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