Classes | Namespaces | Defines | Typedefs | Functions

/home/hauberg/Dokumenter/Capture/humim-tracker-0.1/src/ntk/geometry/Eigen/src/Core/util/XprHelper.h File Reference

Go to the source code of this file.

Classes

class  internal::no_assignment_operator
struct  internal::promote_index_type< I1, I2 >
class  internal::variable_if_dynamic< T, Value >
class  internal::variable_if_dynamic< T, Dynamic >
struct  internal::functor_traits< T >
struct  internal::unpacket_traits< T >
class  internal::make_proper_matrix_type< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
class  internal::compute_matrix_flags< Scalar, Rows, Cols, Options, MaxRows, MaxCols >
struct  internal::size_at_compile_time< _Rows, _Cols >
struct  internal::plain_matrix_type< T, Dense >
struct  internal::plain_matrix_type_dense< T, MatrixXpr >
struct  internal::plain_matrix_type_dense< T, ArrayXpr >
struct  internal::eval< T, Dense >
struct  internal::eval< Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Dense >
struct  internal::eval< Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >, Dense >
struct  internal::plain_matrix_type_column_major< T >
struct  internal::plain_matrix_type_row_major< T >
struct  internal::must_nest_by_value< T >
struct  internal::is_reference< T >
struct  internal::is_reference< T & >
struct  internal::ref_selector< T >
struct  internal::nested< T, n, PlainObject >
struct  internal::dense_xpr_base< Derived, XprKind >
struct  internal::dense_xpr_base< Derived, MatrixXpr >
struct  internal::dense_xpr_base< Derived, ArrayXpr >
struct  internal::special_scalar_op_base< Derived, Scalar, OtherScalar, EnableIt >
struct  internal::special_scalar_op_base< Derived, Scalar, OtherScalar, true >
struct  internal::cast_return_type< XprType, CastType >
struct  internal::promote_storage_type< A, A >
struct  internal::plain_row_type< ExpressionType, Scalar >
struct  internal::plain_col_type< ExpressionType, Scalar >
struct  internal::plain_diag_type< ExpressionType, Scalar >
struct  internal::is_lvalue< ExpressionType >

Namespaces

namespace  internal

Defines

#define EIGEN_EMPTY_STRUCT_CTOR(X)

Typedefs

typedef
EIGEN_DEFAULT_DENSE_INDEX_TYPE 
DenseIndex

Functions

template<typename T >
T * internal::const_cast_ptr (const T *ptr)

Define Documentation

#define EIGEN_EMPTY_STRUCT_CTOR (   X  ) 

Typedef Documentation

typedef EIGEN_DEFAULT_DENSE_INDEX_TYPE DenseIndex