#include <x2x_linear_impl.hh>

Public Types | |
| typedef V | argument |
| typedef V::coord | coord |
| typedef algebra::h_mat< dim, coord > | matrix |
| typedef V | result |
Public Member Functions | |
| const matrix & | mat () const |
| V | operator() (const V &x) const |
Static Public Attributes | |
| static const unsigned | dim = V::dim |
Protected Member Functions | |
| x2x_linear_impl_ () | |
Protected Attributes | |
| matrix | m_ |
| typedef V mln::fun::internal::x2x_linear_impl_< V, E >::argument |
| typedef V::coord mln::fun::internal::x2x_linear_impl_< V, E >::coord |
| typedef algebra::h_mat<dim, coord> mln::fun::internal::x2x_linear_impl_< V, E >::matrix |
| typedef V mln::fun::internal::x2x_linear_impl_< V, E >::result |
| mln::fun::internal::x2x_linear_impl_< V, E >::x2x_linear_impl_ | ( | ) | [inline, protected] |
| const x2x_linear_impl_< V, E >::matrix & mln::fun::internal::x2x_linear_impl_< V, E >::mat | ( | ) | const [inline] |
References mln::fun::internal::x2x_linear_impl_< V, E >::m_.
| V mln::fun::internal::x2x_linear_impl_< V, E >::operator() | ( | const V & | x | ) | const [inline] |
const unsigned mln::fun::internal::x2x_linear_impl_< V, E >::dim = V::dim [static] |
matrix mln::fun::internal::x2x_linear_impl_< V, E >::m_ [protected] |
1.7.1