Private Member Functions
Eigen::internal::no_assignment_operator Class Reference

#include <XprHelper.h>

Inherited by Eigen::BlockImpl< XprType, BlockRows, BlockCols, InnerPanel, Sparse > [private], Eigen::CoeffBasedProduct< LhsNested, RhsNested, NestingFlags > [private], Eigen::CwiseBinaryOp< BinaryOp, Lhs, Rhs > [private], Eigen::CwiseNullaryOp< NullaryOp, PlainObjectType > [private], Eigen::CwiseUnaryOp< UnaryOp, XprType > [private], Eigen::DiagonalProduct< MatrixType, DiagonalType, ProductOrder > [private], Eigen::DiagonalWrapper< _DiagonalVectorType > [private], Eigen::GeneralProduct< Lhs, Rhs, InnerProduct > [private], Eigen::Homogeneous< MatrixType, _Direction > [private], Eigen::internal::column_dfs_traits< IndexVector, ScalarVector >, Eigen::internal::SkylineProduct< LhsNested, RhsNested, ProductMode > [private], Eigen::PartialReduxExpr< MatrixType, MemberOp, Direction > [private], Eigen::ReturnByValue< Derived > [private], Eigen::Select< ConditionMatrixType, ThenMatrixType, ElseMatrixType > [private], Eigen::SparseDiagonalProduct< Lhs, Rhs > [private], Eigen::SparseLUMatrixLReturnType< MappedSupernodalType >, Eigen::SparseLUMatrixUReturnType< MatrixLType, MatrixUType >, Eigen::SparseSparseProduct< LhsNested, RhsNested > [private], Eigen::ReturnByValue< FullPivHouseholderQRMatrixQReturnType< MatrixType > > [private], Eigen::ReturnByValue< HessenbergDecompositionMatrixHReturnType< MatrixType > > [private], Eigen::ReturnByValue< homogeneous_left_product_impl< Homogeneous< MatrixType, Vertical >, Lhs > > [private], Eigen::ReturnByValue< homogeneous_right_product_impl< Homogeneous< MatrixType, Horizontal >, Rhs > > [private], Eigen::ReturnByValue< image_retval_base< _DecompositionType > > [private], Eigen::ReturnByValue< image_retval_base< FullPivLU< _MatrixType > > > [private], Eigen::ReturnByValue< inverse_impl< MatrixType > > [private], Eigen::ReturnByValue< kernel_retval_base< _DecompositionType > > [private], Eigen::ReturnByValue< kernel_retval_base< FullPivLU< _MatrixType > > > [private], Eigen::ReturnByValue< KroneckerProduct< Lhs, Rhs > > [private], Eigen::ReturnByValue< MatrixExponentialReturnValue< Derived > > [private], Eigen::ReturnByValue< MatrixFunctionReturnValue< Derived > > [private], Eigen::ReturnByValue< MatrixLogarithmReturnValue< Derived > > [private], Eigen::ReturnByValue< MatrixPowerReturnValue< Derived > > [private], Eigen::ReturnByValue< MatrixPowerRetval< MatrixType > > [private], Eigen::ReturnByValue< MatrixSquareRootReturnValue< Derived > > [private], Eigen::ReturnByValue< permut_matrix_product_retval< PermutationType, MatrixType, Side, Transposed > > [private], Eigen::ReturnByValue< permut_sparsematrix_product_retval< PermutationType, MatrixType, Side, Transposed > > [private], Eigen::ReturnByValue< solve_retval_base< _DecompositionType, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< BiCGSTAB< _MatrixType, _Preconditioner >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< CholmodBase< _MatrixType, _UpLo, Derived >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< ColPivHouseholderQR< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< ConjugateGradient< _MatrixType, _UpLo, _Preconditioner >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< DGMRES< _MatrixType, _Preconditioner >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< DiagonalPreconditioner< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< FullPivHouseholderQR< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< FullPivLU< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< GMRES< _MatrixType, _Preconditioner >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< HouseholderQR< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< IncompleteCholesky< _Scalar, _UpLo, OrderingType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< IncompleteLU< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< IncompleteLUT< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< JacobiSVD< _MatrixType, QRPreconditioner >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< LDLT< _MatrixType, _UpLo >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< LLT< _MatrixType, UpLo >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< MINRES< _MatrixType, _UpLo, _Preconditioner >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< PardisoImpl< _Derived >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< PartialPivLU< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< PastixBase< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< SimplicialCholeskyBase< Derived >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< SparseLU< _MatrixType, Derived >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< SparseQR< _MatrixType, OrderingType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< SPQR< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< SuperLUBase< _MatrixType, Derived >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_base< UmfPackLU< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< solve_retval_with_guess< DecompositionType, Rhs, Guess > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< _DecompositionType, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< CholmodBase< _MatrixType, _UpLo, Derived >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< IterativeSolverBase< Derived >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< PardisoImpl< Derived >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< PastixBase< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< SimplicialCholeskyBase< Derived >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< SparseLU< _MatrixType, Derived >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< SparseQR< _MatrixType, OrderingType >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< SuperLUBase< _MatrixType, Derived >, Rhs > > [private], Eigen::ReturnByValue< sparse_solve_retval_base< UmfPackLU< _MatrixType >, Rhs > > [private], Eigen::ReturnByValue< SparseQR_QProduct< SparseQRType, Derived > > [private], Eigen::ReturnByValue< SPQR_QProduct< SPQRType, Derived > > [private], Eigen::ReturnByValue< transposition_matrix_product_retval< TranspositionType, MatrixType, Side, Transposed > > [private], Eigen::ReturnByValue< triangular_solve_retval< Side, TriangularType, Rhs > > [private], and Eigen::ReturnByValue< TridiagonalizationMatrixTReturnType< MatrixType > > [private].

List of all members.

Private Member Functions

no_assignment_operatoroperator= (const no_assignment_operator&)

Detailed Description

Definition at line 32 of file XprHelper.h.


Member Function Documentation

no_assignment_operator& Eigen::internal::no_assignment_operator::operator= ( const no_assignment_operator ) [private]

The documentation for this class was generated from the following file:


acado
Author(s): Milan Vukov, Rien Quirynen
autogenerated on Thu Aug 27 2015 12:02:07