Here is a list of all class members with links to the classes they belong to:
- 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 > >
, Action_ger< Interface >
, Action_symv< Interface >
, Action_syr2< Interface >
, Action_matrix_matrix_product< Interface >
, Action_trisolve< Interface >
, Action_trisolve_matrix< Interface >
, Action_atv_product< Interface >
, Action_matrix_vector_product< Interface >
, Action_trmm< Interface >
, Action_rot< Interface >
- B_ref
: Action_matrix_vector_product< Interface >
, Action_rot< Interface >
, Action_symv< Interface >
, Action_syr2< Interface >
, Action_trisolve_matrix< Interface >
, Action_trmm< Interface >
, Action_atv_product< Interface >
, Action_ger< Interface >
, Action_matrix_matrix_product< Interface >
- B_stl
: Action_atv_product< Interface >
, Action_ger< Interface >
, Action_matrix_matrix_product< Interface >
, Action_matrix_vector_product< Interface >
, Action_rot< Interface >
, Action_symv< Interface >
, Action_syr2< Interface >
, Action_trisolve< Interface >
, Action_trisolve_matrix< Interface >
, Action_trmm< Interface >
- balance()
: internal::companion< _Scalar, _Deg >
- balanced()
: internal::companion< _Scalar, _Deg >
- balancedR()
: internal::companion< _Scalar, _Deg >
- Ball()
: Ball< Dim >
- BallPointStuff()
: BallPointStuff< Dim >
- BallType
: BallPointStuff< Dim >
, TreeTest< Dim >
- BallTypeList
: TreeTest< Dim >
- BandMatrix()
: internal::BandMatrix< _Scalar, Rows, Cols, Supers, Subs, Options >
- BandMatrixWrapper()
: internal::BandMatrixWrapper< _CoefficientsType, _Rows, _Cols, _Supers, _Subs, _Options >
- Base
: Diagonal< MatrixType, DiagIndex >
, 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_IsSparseRowMajor, SDP_IsDiagonal >
, DiagonalProduct< MatrixType, DiagonalType, ProductOrder >
, SparseMatrixBase< Derived >
, SparseSparseProduct< LhsNested, RhsNested >
, Flagged< ExpressionType, Added, Removed >
, TransposeImpl< MatrixType, Sparse >::InnerIterator
, TransposeImpl< MatrixType, Sparse >::ReverseInnerIterator
, ForceAlignedAccess< ExpressionType >
, SparseTriangularView< MatrixType, Mode >::InnerIterator
, Eigen::AutoDiffScalar< _DerType >
, Map< PlainObjectType, MapOptions, StrideType >
, internal::traits< SkylineProduct< LhsNested, RhsNested, ProductMode > >
, SparseLLT< _MatrixType, Cholmod >
, MapBase< Derived, ReadOnlyAccessors >
, SparseLDLT< _MatrixType, Cholmod >
, internal::sparse_solve_retval_base< _DecompositionType, Rhs >
, MapBase< Derived, WriteAccessors >
, SparseLU< MatrixType, SuperLU >
, SparseLU< _MatrixType, UmfPack >
, Matrix< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
- base
: malloc_segment
, PlainObjectBase< Derived >
- Base
: MatrixBase< Derived >
- base()
: PlainObjectBase< Derived >
- Base
: NestByValue< ExpressionType >
, PermutationBase< Derived >
, PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
, Map< PermutationMatrix< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, _PacketAccess >
, PermutationWrapper< _IndicesType >
, PlainObjectBase< Derived >
, GeneralProduct< Lhs, Rhs, InnerProduct >
, ProductBase< Derived, Lhs, Rhs >
, ScaledProduct< NestedProduct >
, CoeffBasedProduct< LhsNested, RhsNested, NestingFlags >
, Replicate< MatrixType, RowFactor, ColFactor >
, ReturnByValue< Derived >
, Reverse< MatrixType, Direction >
, Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType >
, SelfAdjointView< MatrixType, UpLo >
, Array< _Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols >
, SelfCwiseBinaryOp< BinaryOp, Lhs, Rhs >
, internal::triangular_solve_retval< Side, TriangularType, Rhs >
, ArrayBase< Derived >
, InnerStride< Value >
, OuterStride< Value >
, ArrayWrapper< ExpressionType >
, SwapWrapper< ExpressionType >
, Transpose< MatrixType >
, MatrixWrapper< ExpressionType >
, TransposeImpl< MatrixType, Dense >
, Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >
, internal::BandMatrixBase< Derived >
, 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
, Map< Transpositions< SizeAtCompileTime, MaxSizeAtCompileTime, IndexType >, PacketAccess >
, CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Sparse >::InnerIterator
, DynamicSparseMatrix< _Scalar, _Options, _Index >::InnerIterator
, TranspositionsWrapper< _IndicesType >
, internal::TridiagonalMatrix< Scalar, Size, Options >
, internal::image_retval_base< _DecompositionType >
, Rotation2D< _Scalar >
, Map< Quaternion< _Scalar >, _Options >
, TriangularView< _MatrixType, _Mode >
, Quaternion< _Scalar >
, QuaternionBase< Derived >
, internal::blas_traits< CwiseUnaryOp< scalar_conjugate_op< Scalar >, NestedXpr > >
, Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
, GeneralizedSelfAdjointEigenSolver< _MatrixType >
, QR< MatrixType >
, Minor< MatrixType >
, internal::blas_traits< CwiseUnaryOp< scalar_multiple_op< Scalar >, NestedXpr > >
, Rotation2D< _Scalar >
, Quaternion< _Scalar >
, internal::blas_traits< CwiseUnaryOp< scalar_opposite_op< Scalar >, NestedXpr > >
, Block< XprType, BlockRows, BlockCols, InnerPanel, true >
, internal::blas_traits< Transpose< NestedXpr > >
, VectorBlock< VectorType, Size >
, CwiseBinaryOp< BinaryOp, Lhs, Rhs >
, PartialReduxExpr< MatrixType, MemberOp, Direction >
, AngleAxis< _Scalar >
, CwiseBinaryOpImpl< BinaryOp, Lhs, Rhs, Dense >
, CwiseNullaryOp< NullaryOp, PlainObjectType >
, LU< MatrixType >
, CwiseUnaryOp< UnaryOp, XprType >
, CwiseUnaryOpImpl< UnaryOp, XprType, Dense >
, AngleAxis< _Scalar >
, Homogeneous< MatrixType, _Direction >
, CwiseUnaryView< ViewOp, MatrixType >
, CwiseUnaryViewImpl< ViewOp, MatrixType, Dense >
, Map< const Quaternion< _Scalar >, _Options >
, DenseBase< Derived >
, DenseCoeffsBase< Derived, ReadOnlyAccessors >
, internal::kernel_retval_base< _DecompositionType >
, internal::solve_retval_base< _DecompositionType, Rhs >
, DenseCoeffsBase< Derived, WriteAccessors >
, DenseCoeffsBase< Derived, DirectAccessors >
, SparseDenseOuterProduct< Lhs, Rhs, Tr >
, DenseCoeffsBase< Derived, DirectWriteAccessors >
- baseline
: STL_Timer
- baseline_time
: STL_Timer
- BaseScalar
: Eigen::AutoDiffVector< ValueType, JacobianType >
- BasisReturnType
: MatrixBase< Derived >
- beginsWith()
: BtlString
- BenchTimer()
: Eigen::BenchTimer
- Bennett5_functor()
: Bennett5_functor
- best()
: Eigen::BenchTimer
- bfly2()
: internal::kiss_cpx_fft< _Scalar >
- bfly3()
: internal::kiss_cpx_fft< _Scalar >
- bfly4()
: internal::kiss_cpx_fft< _Scalar >
- bfly5()
: internal::kiss_cpx_fft< _Scalar >
- bfly_generic()
: internal::kiss_cpx_fft< _Scalar >
- bidiagonal()
: internal::UpperBidiagonalization< _MatrixType >
- BidiagonalType
: internal::UpperBidiagonalization< _MatrixType >
- binaryExpr()
: ArrayBase< Derived >
, MatrixBase< Derived >
, SparseMatrixBase< Derived >
- BinaryFunc
: internal::sparse_cwise_binary_op_inner_iterator_selector< scalar_product_op< T >, Lhs, Rhs, Derived, Sparse, Sparse >
, 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 >
- bk
: malloc_tree_chunk
, malloc_chunk
- blas_data_mapper()
: internal::blas_data_mapper< Scalar, Index, StorageOrder >
- Block()
: Block< XprType, BlockRows, BlockCols, InnerPanel, true >
- block()
: MatrixFunction< MatrixType, 1 >
- Block()
: Block< XprType, BlockRows, BlockCols, InnerPanel, true >
, Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
, Block< XprType, BlockRows, BlockCols, InnerPanel, true >
, Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
- block()
: DenseBase< Derived >
- Block()
: Block< XprType, BlockRows, BlockCols, InnerPanel, HasDirectAccess >
, Block< XprType, BlockRows, BlockCols, InnerPanel, true >
- block()
: DenseBase< Derived >
- blockA()
: internal::level3_blocking< _LhsScalar, _RhsScalar >
- blockB()
: internal::level3_blocking< _LhsScalar, _RhsScalar >
- blocked()
: internal::llt_inplace< Lower >
, internal::llt_inplace< Upper >
- blocked_lu()
: internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >
- BlockSize
: internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >
- BlockType
: internal::partial_lu_impl< Scalar, StorageOrder, PivIndex >
- blockW()
: internal::level3_blocking< _LhsScalar, _RhsScalar >
- blueNorm()
: MatrixBase< Derived >
, VectorwiseOp< ExpressionType, Direction >
- BOTH_MATRICES_MUST_HAVE_THE_SAME_STORAGE_ORDER
: internal::static_assertion< true >
- BottomLeft
: AlignedBox< _Scalar, _AmbientDim >
- BottomLeftBlock
: internal::companion< _Scalar, _Deg >
- BottomLeftCeil
: AlignedBox< _Scalar, _AmbientDim >
- bottomLeftCorner()
: DenseBase< Derived >
- BottomLeftDiagonal
: internal::companion< _Scalar, _Deg >
- BottomLeftFloor
: AlignedBox< _Scalar, _AmbientDim >
- BottomRight
: AlignedBox< _Scalar, _AmbientDim >
- BottomRightCeil
: AlignedBox< _Scalar, _AmbientDim >
- bottomRightCorner()
: DenseBase< Derived >
- BottomRightFloor
: AlignedBox< _Scalar, _AmbientDim >
- bottomRows()
: DenseBase< Derived >
- BoxBOD_functor()
: BoxBOD_functor
- boxes
: KdBVH< _Scalar, _Dim, _Object >
- BoxType
: BallPointStuff< Dim >
, TreeTest< Dim >
- BtlConfig()
: BtlConfig
- BtlString()
: BtlString
- buffer
: MandelbrotWidget
- build()
: KdBVH< _Scalar, _Dim, _Object >
- BuildType
: internal::BandMatrixBase< Derived >::DiagonalIntReturnType< Index >