MCPcopy Create free account

hub / github.com/LucaFulchir/libRaptorQ / functions

Functions5,814 in github.com/LucaFulchir/libRaptorQ

MethodInnerIterator
NOTE: we have to prefix Index by "typename Lhs::" to avoid an ICE with VC11
external/eigen3/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:76
MethodInnerIterator
external/eigen3/Eigen/src/SparseCore/SparseTranspose.h:40
MethodInnerIterator
external/eigen3/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:328
MethodInnerIterator
external/eigen3/unsupported/Eigen/src/SparseExtra/BlockOfDynamicSparseMatrix.h:38
MethodInnerLowerIterator
external/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h:800
MethodInnerStride
external/eigen3/Eigen/src/Core/Stride.h:90
MethodInnerUpperIterator
external/eigen3/unsupported/Eigen/src/Skyline/SkylineMatrix.h:738
MethodInterleaver
src/Interleaver.hpp:370
MethodInterpolate
external/eigen3/unsupported/Eigen/src/Splines/SplineFitting.h:116
MethodIterScaling
external/eigen3/unsupported/Eigen/src/IterativeSolvers/Scaling.h:55
MethodIterationController
external/eigen3/unsupported/Eigen/src/IterativeSolvers/IterationController.h:92
MethodIterativeSolverBase
Default constructor. */
external/eigen3/Eigen/src/IterativeLinearSolvers/IterativeSolverBase.h:36
MethodIterator
Default constructor * \param vec the vector on which we iterate * \param epsilon the minimal value used to prune zero coefficients.
external/eigen3/Eigen/src/SparseCore/AmbiVector.h:291
MethodJacobiRotation
Default constructor without any initialization. */
external/eigen3/Eigen/src/Jacobi/Jacobi.h:40
MethodJacobiSVD
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
external/eigen3/Eigen/src/SVD/JacobiSVD.h:536
MethodJacobiSVD
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
external/eigen3/unsupported/Eigen/src/SVD/JacobiSVD.h:529
MethodKdBVH
external/eigen3/unsupported/Eigen/src/BVH/KdBVH.h:80
MethodKroneckerProduct
! \brief Constructor. */
external/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:39
MethodKroneckerProductSparse
! \brief Constructor. */
external/eigen3/unsupported/Eigen/src/KroneckerProduct/KroneckerTensorProduct.h:87
MethodLDLT
\brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions via
external/eigen3/Eigen/src/Cholesky/LDLT.h:75
MethodLIToSecs
external/eigen3/bench/btl/generic_bench/timers/portable_timer.hh:79
MethodLLT
* \brief Default Constructor. * * The default constructor is useful in cases in which the user intends to * perform decompositions v
external/eigen3/Eigen/src/Cholesky/LLT.h:78
MethodLU
external/eigen3/Eigen/src/Eigen2Support/LU.h:49
FunctionLUTempSpace
external/eigen3/Eigen/src/SparseLU/SparseLU_Memory.h:46
MethodLU_factor
external/eigen3/bench/btl/libs/blitz/blitz_LU_solve_interface.hh:87
MethodLU_factor
external/eigen3/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh:87
MethodLU_factor
external/eigen3/bench/btl/libs/gmm/gmm_LU_solve_interface.hh:87
MethodLU_solve
external/eigen3/bench/btl/libs/blitz/blitz_LU_solve_interface.hh:150
MethodLU_solve
external/eigen3/bench/btl/libs/mtl4/mtl4_LU_solve_interface.hh:150
MethodLU_solve
external/eigen3/bench/btl/libs/gmm/gmm_LU_solve_interface.hh:150
MethodLevenbergMarquardt
external/eigen3/unsupported/Eigen/src/LevenbergMarquardt/LevenbergMarquardt.h:123
MethodLevenbergMarquardt
external/eigen3/unsupported/Eigen/src/NonLinearOptimization/LevenbergMarquardt.h:49
MethodLib_Mean
external/eigen3/bench/btl/data/mean.cxx:36
MethodLinSpaced
external/eigen3/Eigen/src/Core/CwiseNullaryOp.h:241
MethodMGH09_functor
external/eigen3/unsupported/test/NonLinearOptimization.cpp:1382
MethodMGH09_functor
external/eigen3/unsupported/test/levenberg_marquardt.cpp:988
MethodMGH10_functor
external/eigen3/unsupported/test/NonLinearOptimization.cpp:1138
MethodMGH10_functor
external/eigen3/unsupported/test/levenberg_marquardt.cpp:744
MethodMGH17_functor
external/eigen3/unsupported/test/NonLinearOptimization.cpp:1296
MethodMGH17_functor
external/eigen3/unsupported/test/levenberg_marquardt.cpp:902
MethodMINRES
Default constructor. */
external/eigen3/unsupported/Eigen/src/IterativeSolvers/MINRES.h:219
MethodMandelbrotThread
external/eigen3/demos/mandelbrot/mandelbrot.h:29
MethodMandelbrotWidget
external/eigen3/demos/mandelbrot/mandelbrot.h:55
FunctionMap
external/eigen3/Eigen/src/Core/PlainObjectBase.h:507
MethodMap
Constructs a Mapped Quaternion object from the pointer \a coeffs * * The pointer \a coeffs must reference the four coefficients of Quatern
external/eigen3/Eigen/src/Geometry/Quaternion.h:353
MethodMap
Constructs a Mapped Quaternion object from the pointer \a coeffs * * The pointer \a coeffs must reference the four coefficients of Quatern
external/eigen3/Eigen/src/Geometry/Quaternion.h:390
MethodMap
external/eigen3/Eigen/src/SuperLUSupport/SuperLUSupport.h:150
MethodMap
external/eigen3/Eigen/src/SparseCore/CompressedStorage.h:111
MethodMap
Constructor in the fixed-size case. * * \param dataPtr pointer to the array to map * \param a_stride optional Stride object, passing
external/eigen3/Eigen/src/Core/Map.h:139
MethodMap
external/eigen3/Eigen/src/Core/Transpositions.h:237
MethodMap
external/eigen3/Eigen/src/Core/PermutationMatrix.h:438
MethodMap
external/eigen3/unsupported/Eigen/src/Skyline/SkylineStorage.h:176
MethodMapBase
external/eigen3/Eigen/src/Core/MapBase.h:126
MethodMapBase
external/eigen3/Eigen/src/Core/MapBase.h:232
FunctionMap_MatrixXd_copy
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:152
FunctionMap_MatrixXd_copy_matrix
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:157
FunctionMap_MatrixXd_get_coeff
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:167
FunctionMap_MatrixXd_multiply
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:177
FunctionMap_MatrixXd_set_coeff
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:162
FunctionMap_MatrixXd_set_zero
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:147
MethodMappedSparseMatrix
external/eigen3/Eigen/src/SparseCore/MappedSparseMatrix.h:108
MethodMappedSuperNodalMatrix
external/eigen3/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:41
FunctionMatrix
external/eigen3/Eigen/src/Core/Matrix.h:307
MethodMatrix
external/eigen3/Eigen/src/Geometry/RotationBase.h:140
MethodMatrix
external/eigen3/Eigen/src/Core/Map.h:184
MethodMatrix
\brief Default constructor. * * For fixed-size matrices, does nothing. * * For dynamic-size matrices, creates an empty matrix
external/eigen3/Eigen/src/Core/Matrix.h:203
MethodMatrix
external/eigen3/Eigen/src/Eigen2Support/Geometry/RotationBase.h:63
MethodMatrixBase
external/eigen3/Eigen/src/Core/MatrixBase.h:501
MethodMatrixExponential
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:163
MethodMatrixExponentialReturnValue
\brief Constructor. * * \param[in] src %Matrix (expression) forming the argument of the * matrix exponential. */
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixExponential.h:410
MethodMatrixFunction
\brief Constructor. * * \param[in] A argument of matrix function, should be a square matrix. * \param[in] atomic class for
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:90
MethodMatrixFunction
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:189
MethodMatrixFunctionAtomic
\brief Constructor * \param[in] f matrix function to compute. */
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunctionAtomic.h:37
MethodMatrixFunctionReturnValue
\brief Constructor. * * \param[in] A %Matrix (expression) forming the argument of the * matrix function. * \param[in] f Stem
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:503
MethodMatrixLogarithmAtomic
\brief Constructor. */
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:42
MethodMatrixLogarithmReturnValue
\brief Constructor. * * \param[in] A %Matrix (expression) forming the argument of the matrix logarithm. */
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:432
MethodMatrixMarketIterator
external/eigen3/unsupported/Eigen/src/SparseExtra/MatrixMarketIterator.h:49
MethodMatrixPower
* \brief Constructor. * * \param[in] A the base of the matrix power. * * The class stores a reference to A, so it should not be c
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:296
MethodMatrixPowerAtomic
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:72
MethodMatrixPowerReturnValue
* \brief Constructor. * * \param[in] A %Matrix (expression), the base of the matrix power. * \param[in] p scalar, the exponent of the
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:468
MethodMatrixPowerRetval
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:24
MethodMatrixReplacement_ProductReturnType
The ctor store references to the matrix and right-hand-side object (usually a vector).
external/eigen3/doc/examples/matrixfree_cg.cpp:60
MethodMatrixSquareRoot
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:344
MethodMatrixSquareRoot
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:377
MethodMatrixSquareRootQuasiTriangular
\brief Constructor. * * \param[in] A upper quasi-triangular matrix whose square root * is to be computed. *
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:39
MethodMatrixSquareRootReturnValue
\brief Constructor. * * \param[in] src %Matrix (expression) forming the argument of the * matrix square root. */
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:425
MethodMatrixSquareRootTriangular
external/eigen3/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:259
MethodMatrixWrapper
external/eigen3/Eigen/src/Core/ArrayWrapper.h:181
FunctionMatrixXd_add
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:127
FunctionMatrixXd_copy
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:97
FunctionMatrixXd_copy_map
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:102
FunctionMatrixXd_data
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:82
FunctionMatrixXd_get_coeff
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:112
FunctionMatrixXd_resize
external/eigen3/demos/mix_eigen_and_c/binary_library.cpp:92
MethodMinor
external/eigen3/Eigen/src/Eigen2Support/Minor.h:61
MethodMixed_Perf_Analyzer
external/eigen3/bench/btl/generic_bench/timers/mixed_perf_analyzer.hh:33
MethodMyJacobiPreconditioner
external/eigen3/doc/examples/matrixfree_cg.cpp:100
MethodNestByValue
external/eigen3/Eigen/src/Core/NestByValue.h:43
MethodNoAlias
external/eigen3/Eigen/src/Core/NoAlias.h:35
MethodNullaryExpr
external/eigen3/Eigen/src/Core/CwiseNullaryOp.h:116
← previousnext →1,901–2,000 of 5,814, ranked by callers