| ▼NEigen | Namespace containing all symbols from the Eigen library |
| ►Ninternal | |
| CFullReducer< Self, Op, const Eigen::SyclDevice, Vectorizable > | |
| Cmatrix_exp_computeUV | Compute the (17,17)-Padé approximant to the exponential |
| Cmatrix_function_compute | Class for computing matrix functions |
| Cmatrix_sqrt_compute | Helper struct for computing matrix square roots of general matrices |
| CMatrixExponentialScalingOp | Scaling operator |
| CMatrixFunctionAtomic | Helper class for computing matrix functions of atomic matrices |
| CMatrixLogarithmAtomic | Helper class for computing matrix logarithm of atomic matrices |
| CTensorExecutor | The tensor executor class |
| ►NTensorSycl | |
| ►Ninternal | |
| CConvertToDeviceExpression | This struct is used to convert the MakePointer in the host expression to the MakeGlobalPointer for the device expression. For the leafNodes containing the pointer. This is due to the fact that the address space of the pointer T* is different on the host and the device |
| CcreatePlaceHolderExpression | Template deduction for PlaceHolderExpression struct |
| CEvalToLHSConstructor | |
| CExprConstructor | |
| CExtractAccessor | |
| CExtractAccessor< TensorEvaluator< BinaryCategory< OP, LHSExpr, RHSExpr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorCwiseBinaryOp |
| CExtractAccessor< TensorEvaluator< const BinaryCategory< OP, LHSExpr, RHSExpr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is const TensorCwiseBinaryOp |
| CExtractAccessor< TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is const TensorAssignOp |
| CExtractAccessor< TensorEvaluator< const TensorEvalToOp< Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is const TensorEvalToOp |
| CExtractAccessor< TensorEvaluator< const TensorForcedEvalOp< Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is const TensorForcedEvalOp |
| CExtractAccessor< TensorEvaluator< const TensorReductionOp< OP, Dim, Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is const TensorReductionOp |
| CExtractAccessor< TensorEvaluator< const TensorSelectOp< IfExpr, ThenExpr, ElseExpr >, Dev > > | |
| CExtractAccessor< TensorEvaluator< const TernaryCategory< OP, Arg1Expr, Arg2Expr, Arg3Expr >, Dev > > | |
| CExtractAccessor< TensorEvaluator< const UnaryCategory< OP, RHSExpr >, Dev > > | |
| CExtractAccessor< TensorEvaluator< TensorAssignOp< LHSExpr, RHSExpr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorAssignOp |
| CExtractAccessor< TensorEvaluator< TensorEvalToOp< Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorEvalToOp |
| CExtractAccessor< TensorEvaluator< TensorForcedEvalOp< Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorForcedEvalOp |
| CExtractAccessor< TensorEvaluator< TensorReductionOp< OP, Dim, Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorReductionOp |
| CExtractAccessor< TensorEvaluator< TensorSelectOp< IfExpr, ThenExpr, ElseExpr >, Dev > > | |
| CExtractAccessor< TensorEvaluator< TernaryCategory< OP, Arg1Expr, Arg2Expr, Arg3Expr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorCwiseTernaryOp |
| CExtractAccessor< TensorEvaluator< UnaryCategory< OP, RHSExpr >, Dev > > | Specialisation of the ExtractAccessor struct when the node type is TensorCwiseNullaryOp, TensorCwiseUnaryOp and TensorBroadcastingOp |
| CFunctorExtractor | |
| CFunctorExtractor< TensorEvaluator< BinaryCategory< OP, LHSExpr, RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< const BinaryCategory< OP, LHSExpr, RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< const TensorAssignOp< LHSExpr, RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< const TensorEvalToOp< RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< const TensorSelectOp< IfExpr, ThenExpr, ElseExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< const TernaryCategory< OP, Arg1Expr, Arg2Expr, Arg3Expr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< const UnaryCategory< OP, RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< TensorAssignOp< LHSExpr, RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< TensorEvalToOp< RHSExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< TensorSelectOp< IfExpr, ThenExpr, ElseExpr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< TernaryCategory< OP, Arg1Expr, Arg2Expr, Arg3Expr >, Dev > > | |
| CFunctorExtractor< TensorEvaluator< UnaryCategory< OP, RHSExpr >, Dev > > | |
| CLeafCount | LeafCount used to counting terminal nodes. The total number of leaf nodes is used by MakePlaceHolderExprHelper to find the order of the leaf node in a expression tree at compile time |
| CLeafCount< const TensorAssignOp< LHSExpr, RHSExpr > > | Specialisation of the LeafCount struct when the node type is const TensorAssignOp |
| CLeafCount< const TensorEvalToOp< Expr > > | Specialisation of the LeafCount struct when the node type is const TensorEvalToOp |
| CLeafCount< const TensorForcedEvalOp< Expr > > | Specialisation of the LeafCount struct when the node type is const TensorForcedEvalOp |
| CLeafCount< const TensorMap< PlainObjectType, Options_, MakePointer_ > > | Specialisation of the LeafCount struct when the node type is const TensorMap |
| CLeafCount< const TensorReductionOp< OP, Dim, Expr > > | Specialisation of the LeafCount struct when the node type is const TensorReductionOp |
| CLeafCount< const TensorSelectOp< IfExpr, ThenExpr, ElseExpr > > | Specialisation of the LeafCount struct when the node type is const TensorSelectOp is an exception |
| CLeafCount< TensorAssignOp< LHSExpr, RHSExpr > > | |
| CLeafCount< TensorEvalToOp< Expr > > | Specialisation of the LeafCount struct when the node type is TensorEvalToOp |
| CLeafCount< TensorForcedEvalOp< Expr > > | Specialisation of the LeafCount struct when the node type is TensorForcedEvalOp |
| CLeafCount< TensorMap< PlainObjectType, Options_, MakePointer_ > > | Specialisation of the LeafCount struct when the node type is TensorMap |
| CLeafCount< TensorReductionOp< OP, Dim, Expr > > | Specialisation of the LeafCount struct when the node type is TensorReductionOp |
| CLeafCount< TensorSelectOp< IfExpr, ThenExpr, ElseExpr > > | Specialisation of the LeafCount struct when the node type is TensorSelectOp |
| CPlaceHolder | PlaceHolder is used to replace the TensorMap in the expression tree. PlaceHolder contains the order of the leaf node in the expression tree |
| CPlaceHolderExpression | It is used to create the PlaceHolder expression. The PlaceHolder expression is a copy of expression type in which the TensorMap of the has been replaced with PlaceHolder |
| CAlignedVector3 | A vectorization friendly 3D vector |
| CAutoDiffScalar | A scalar type replacement with automatic differentiation capability |
| CBlockSparseMatrix | A versatile sparse matrix representation where each element is a block |
| CDGMRES | A Restarted GMRES with deflation. This class implements a modification of the GMRES solver for sparse linear systems. The basis is built with modified Gram-Schmidt. At each restart, a few approximated eigenvectors corresponding to the smallest eigenvalues are used to build a preconditioner for the next cycle. This preconditioner for deflation can be combined with any other preconditioner, the IncompleteLUT for instance. The preconditioner is applied at right of the matrix and the combination is multiplicative |
| CDynamicSGroup | Dynamic symmetry group |
| CDynamicSparseMatrix | A sparse matrix class designed for matrix assembly purpose |
| CEulerAngles | Represents a rotation in a 3 dimensional space as three Euler angles |
| CEulerSystem | Represents a fixed Euler rotation system |
| CGMRES | A GMRES solver for sparse square problems |
| CHybridNonLinearSolver | Finds a zero of a system of n nonlinear functions in n variables by a modification of the Powell hybrid method ("dogleg") |
| CIterationController | Controls the iterations of the iterative solvers |
| CIterScaling | Iterative scaling algorithm to equilibrate rows and column norms in matrices |
| CKdBVH | A simple bounding volume hierarchy based on AlignedBox |
| CKroneckerProduct | Kronecker tensor product helper class for dense matrices |
| CKroneckerProductBase | The base class of dense and sparse Kronecker product |
| CKroneckerProductSparse | Kronecker tensor product helper class for sparse matrices |
| CLevenbergMarquardt | Performs non linear optimization over a non-linear function, using a variant of the Levenberg Marquardt algorithm |
| CMatrixComplexPowerReturnValue | Proxy for the matrix power of some matrix (expression) |
| CMatrixExponentialReturnValue | Proxy for the matrix exponential of some matrix (expression) |
| CMatrixFunctionReturnValue | Proxy for the matrix function of some matrix (expression) |
| CMatrixLogarithmReturnValue | Proxy for the matrix logarithm of some matrix (expression) |
| CMatrixMarketIterator | Iterator to browse matrices from a specified folder |
| CMatrixPower | Class for computing matrix powers |
| CMatrixPowerAtomic | Class for computing matrix powers |
| CMatrixPowerParenthesesReturnValue | Proxy for the matrix power of some matrix |
| CMatrixPowerReturnValue | Proxy for the matrix power of some matrix (expression) |
| CMatrixSquareRootReturnValue | Proxy for the matrix square root of some matrix (expression) |
| CMaxSizeVector | The MaxSizeVector class |
| CMINRES | A minimal residual solver for sparse symmetric problems |
| CNumericalDiff | |
| CPolynomialSolver | A polynomial solver |
| CPolynomialSolverBase | Defined to be inherited by polynomial solvers: it provides convenient methods such as |
| CRandomSetter | The RandomSetter is a wrapper object allowing to set/update a sparse matrix with random access |
| CSGroup | Symmetry group, initialized from template arguments |
| CSkylineInplaceLU | Inplace LU decomposition of a skyline matrix and associated features |
| CSkylineMatrix | The main skyline matrix class |
| CSkylineMatrixBase | Base class of any skyline matrices or skyline expressions |
| CSkylineStorage | |
| CSpline | A class representing multi-dimensional spline curves |
| CSplineFitting | Spline fitting methods |
| CSplineTraits< Spline< _Scalar, _Dim, _Degree >, _DerivativeOrder > | Compile-time attributes of the Spline class for fixed degree |
| CSplineTraits< Spline< _Scalar, _Dim, _Degree >, Dynamic > | Compile-time attributes of the Spline class for Dynamic degree |
| CStaticSGroup | Static symmetry group |
| CStdMapTraits | |
| CTensor | The tensor class |
| CTensorAssignOp | |
| CTensorBase | The tensor base class |
| CTensorBroadcastingOp | |
| CTensorChippingOp | |
| CTensorConcatenationOp | Tensor concatenation class |
| CTensorContractionOp | Tensor contraction class |
| CTensorConversionOp | Tensor conversion class. This class makes it possible to vectorize type casting operations when the number of scalars per packet in the source and the destination type differ |
| CTensorConvolutionOp | |
| CTensorCostModel | A cost model used to limit the number of threads used for evaluating tensor expression |
| CTensorCustomBinaryOp | Tensor custom class |
| CTensorCustomUnaryOp | Tensor custom class |
| CTensorCwiseBinaryOp | Tensor binary expression |
| CTensorCwiseNullaryOp | Tensor nullary expression |
| CTensorCwiseUnaryOp | Tensor unary expression |
| CTensorDevice | Pseudo expression providing an operator = that will evaluate its argument on the specified computing 'device' (GPU, thread pool, ...) |
| CTensorEvaluator | The tensor evaluator class |
| CTensorFixedSize | The fixed sized version of the tensor class |
| CTensorForcedEvalOp | Tensor reshaping class |
| CTensorGeneratorOp | Tensor generator class |
| CTensorImagePatchOp | Patch extraction specialized for image processing. This assumes that the input has a least 3 dimensions ordered as follow: 1st dimension: channels (of size d) 2nd dimension: rows (of size r) 3rd dimension: columns (of size c) There can be additional dimensions such as time (for video) or batch (for bulk processing after the first 3. Calling the image patch code with patch_rows and patch_cols is equivalent to calling the regular patch extraction code with parameters d, patch_rows, patch_cols, and 1 for all the additional dimensions |
| CTensorInflationOp | Tensor inflation class |
| CTensorMap | A tensor expression mapping an existing array of data |
| CTensorPaddingOp | Tensor padding class. At the moment only padding with a constant value is supported |
| CTensorPatchOp | Tensor patch class |
| CTensorReductionOp | Tensor reduction class |
| CTensorRef | A reference to a tensor expression The expression will be evaluated lazily (as much as possible) |
| CTensorReshapingOp | Tensor reshaping class |
| CTensorReverseOp | Tensor reverse elements class |
| CTensorScanOp | Tensor scan class |
| CTensorShufflingOp | Tensor shuffling class |
| CTensorStridingOp | Tensor striding class |
| CTensorVolumePatchOp | Patch extraction specialized for processing of volumetric data. This assumes that the input has a least 4 dimensions ordered as follows: |
| ▼Nutility | |
| ►Ntuple | |
| CElemTypeHolder | ElemTypeHolder class is used to specify the types of the elements inside the tuple |
| CElemTypeHolder< 0, Tuple< T, Ts... > > | Specialisation of the ElemTypeHolder class when the number of elements inside the tuple is 1 |
| CElemTypeHolder< k, Tuple< T, Ts... > > | Specialisation of the ElemTypeHolder class when the number of elements inside the tuple is bigger than 1. It recursively calls itself to detect the type of each element in the tuple |
| CIndexList | Creates a list of index from the elements in the tuple |
| CIndexRange | IndexRange that returns a [MIN, MAX) index range |
| CRangeBuilder | Collects internal details for generating index ranges [MIN, MAX) Declare primary template for index range builder |
| CStaticIf | The StaticIf struct is used to statically choose the type based on the condition |
| CStaticIf< true, T > | Specialisation of the StaticIf when the condition is true |
| CTuple | Fixed-size collection of heterogeneous values |
| CTuple< T, Ts... > | Specialisation of the Tuple class when the tuple has at least one element |
| CTensorIndexTuple | Tensor + Index Tuple class |
| CTensorSlicing | Tensor slicing class |
| CTensorTupleIndex | Converts to Tensor<Tuple<Index, Scalar> > and reduces to Tensor<Index> |