- b -
- B
: Eigen::internal::make_coherent_impl< A, Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > >
, Eigen::internal::make_coherent_impl< Matrix< A_Scalar, A_Rows, A_Cols, A_Options, A_MaxRows, A_MaxCols >, Matrix< B_Scalar, B_Rows, B_Cols, B_Options, B_MaxRows, B_MaxCols > >
- BallType
: TreeTest< Dim >
, BallPointStuff< Dim >
- BallTypeList
: TreeTest< Dim >
- Base
: ArrayWrapper< ExpressionType >
, CwiseNullaryOp< NullaryOp, PlainObjectType >
, MapBase< Derived, WriteAccessors >
, internal::blas_traits< Transpose< NestedXpr > >
, VectorBlock< VectorType, Size >
, Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
, PartialReduxExpr< MatrixType, MemberOp, Direction >
, AngleAxis< _Scalar >
, SparseLU< _MatrixType, UmfPack >
, SparseLU< MatrixType, SuperLU >
, internal::sparse_solve_retval_base< _DecompositionType, Rhs >
, SparseLDLT< _MatrixType, Cholmod >
, SparseLLT< _MatrixType, Cholmod >
, internal::traits< SkylineProduct< LhsNested, RhsNested, ProductMode > >
, Eigen::AutoDiffScalar< _DerType >
, CwiseUnaryOp< UnaryOp, XprType >
, TransposeImpl< MatrixType, Sparse >::ReverseInnerIterator
, TransposeImpl< MatrixType, Sparse >::InnerIterator
, SparseSparseProduct< LhsNested, RhsNested >
, SparseMatrixBase< Derived >
, internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsSparseRowMajor, SDP_IsDiagonal >
, internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsSparseColMajor, SDP_IsDiagonal >
, internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseColMajor >
, internal::sparse_diagonal_product_inner_iterator_selector< Lhs, Rhs, SparseDiagonalProductType, SDP_IsDiagonal, SDP_IsSparseRowMajor >
, SparseDenseOuterProduct< Lhs, Rhs, Tr >::InnerIterator
, SparseDenseOuterProduct< Lhs, Rhs, Tr >
, CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator
, DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator
, internal::solve_retval_base< _DecompositionType, Rhs >
, internal::kernel_retval_base< _DecompositionType >
, internal::image_retval_base< _DecompositionType >
, MatrixBase< Derived >
, Map< Quaternion< _Scalar >, _Options >
, Map< const Quaternion< _Scalar >, _Options >
, Quaternion< _Scalar >
, QuaternionBase< Derived >
, Homogeneous< MatrixType, _Direction >
, AngleAxis< _Scalar >
, GeneralizedSelfAdjointEigenSolver< _MatrixType >
, QR< MatrixType >
, Quaternion< _Scalar >
, Rotation2D< _Scalar >
, NestByValue< ExpressionType >
, LU< MatrixType >
, Minor< MatrixType >
, MatrixWrapper< ExpressionType >
, CwiseUnaryOpImpl< UnaryOp, XprType, Dense >
, PermutationBase< Derived >
, internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >
, internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >
, internal::blas_traits< CwiseUnaryOp< scalar_conjugate_op< Scalar >, NestedXpr > >
, TriangularView< _MatrixType, _Mode >
, TranspositionsWrapper< _IndicesType >
, Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >
, Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
, TransposeImpl< MatrixType, Dense >
, Transpose< MatrixType >
, SwapWrapper< ExpressionType >
, OuterStride< Value >
, InnerStride< Value >
, internal::triangular_solve_retval< Side, TriangularType, Rhs >
, SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >
, SelfAdjointView< MatrixType, UpLo >
, SparseTriangularView< MatrixType, Mode >::InnerIterator
, Reverse< MatrixType, Direction >
, ReturnByValue< Derived >
, Replicate< MatrixType, RowFactor, ColFactor >
, CoeffBasedProduct< LhsNested, RhsNested, NestingFlags >
, ScaledProduct< NestedProduct >
, ProductBase< Derived, Lhs, Rhs >
, GeneralProduct< Lhs, Rhs, InnerProduct >
, Rotation2D< _Scalar >
, PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
, CwiseUnaryView< ViewOp, MatrixType >
, Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >
, PermutationWrapper< _IndicesType >
, internal::BandMatrixBase< Derived >
, CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >
, PlainObjectBase< Derived >
, DenseBase< Derived >
, MapBase< Derived, ReadOnlyAccessors >
, Map< PlainObjectType, MapOptions, StrideType >
, ForceAlignedAccess< ExpressionType >
, Flagged< ExpressionType, Added, Removed >
, DiagonalProduct< MatrixType, DiagonalType, ProductOrder >
, Diagonal< MatrixType, DiagIndex >
, DenseCoeffsBase< Derived, DirectWriteAccessors >
, Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >
, internal::TridiagonalMatrix< Scalar, Size, Options >
, DenseCoeffsBase< Derived, ReadOnlyAccessors >
, DenseCoeffsBase< Derived, WriteAccessors >
, Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
, Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
, DenseCoeffsBase< Derived, DirectAccessors >
, Block< XprType, BlockRows, BlockCols, InnerPanel, true >
, ArrayBase< Derived >
, CwiseBinaryOp< BinaryOp, Lhs, Rhs >
, CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >
- BaseScalar
: Eigen::AutoDiffVector< ValueType, JacobianType >
- BasisReturnType
: MatrixBase< Derived >
- BidiagonalType
: internal::UpperBidiagonalization< _MatrixType >
- BinaryFunc
: internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Dense, Sparse >
, internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Sparse, Dense >
, internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Sparse, Sparse >
- BlockType
: internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >
- BottomLeftBlock
: internal::companion< _Scalar, _Deg >
- BottomLeftDiagonal
: internal::companion< _Scalar, _Deg >
- BoxType
: BallPointStuff< Dim >
, TreeTest< Dim >
- BuildType
: internal::BandMatrixBase< Derived >::DiagonalIntReturnType< Index >
libicr
Author(s): Robert Krug
autogenerated on Mon Jan 6 2014 11:34:39