MCPcopy Create free account

hub / github.com/TheRealMJP/BakingLab / functions

Functions4,907 in github.com/TheRealMJP/BakingLab

↓ 14 callersFunctioninnerSize
\returns the inner size. * * \note For a vector, this is just the size. For a matrix (non-vector), this is the minor dimension * wit
Externals/eigen/Eigen/src/Core/DenseBase.h:207
↓ 14 callersMethodinnerSize
Externals/eigen/Eigen/src/SparseCore/SparseView.h:47
↓ 14 callersMethodouterIndexPtr
Externals/eigen/Eigen/src/SparseCore/SparseBlock.h:209
↓ 14 callersMethodpacketOp
Externals/eigen/Eigen/src/Core/Functors.h:627
↓ 14 callersFunctionprefetch
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:184
↓ 14 callersFunctionresize
Externals/eigen/Eigen/src/SparseCore/SparseVector.h:196
↓ 14 callersMethodrows
Externals/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h:315
↓ 14 callersMethodrows
Externals/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h:68
↓ 14 callersFunctionswap
Swaps the values of \c *this and \a other. * Overloaded for performance: this version performs a \em shallow swap by swaping pointers and attrib
Externals/eigen/Eigen/src/SparseCore/SparseVector.h:235
↓ 14 callersMethodtranslation
\returns a read-only expression of the translation vector of the transformation */
Externals/eigen/Eigen/src/Geometry/Transform.h:382
↓ 14 callersMethodx
\returns the \c x coefficient */
Externals/eigen/Eigen/src/Geometry/Quaternion.h:60
↓ 13 callersFunctionAnsiToWString
Converts an ANSI string to a std::wstring
SampleFramework11/v1.02/Utility.h:30
↓ 13 callersFunctionCompileVSFromFile
SampleFramework11/v1.02/Graphics/ShaderCompilation.cpp:371
↓ 13 callersFunctionFileExists
Returns true if a file exits
SampleFramework11/v1.02/FileIO.cpp:18
↓ 13 callersFunctionInitialize
BakingLab/AppSettings.cpp:274
↓ 13 callersFunctionSetOpened
Group parameters
SampleFramework11/v1.02/TwHelper.cpp:249
↓ 13 callersFunctionacos
\returns an expression of the coefficient-wise arc cosine of *this. * * Example: \include Cwise_acos.cpp * Output: \verbinclude Cwise_acos.out
Externals/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:102
↓ 13 callersFunctionblock
\returns a dynamic-size expression of a block in *this. * * \param startRow the first row in the block * \param startCol the first column in the
Externals/eigen/Eigen/src/plugins/BlockMethods.h:56
↓ 13 callersMethodcomputeU
\returns true if \a U (full or thin) is asked for in this SVD decomposition */
Externals/eigen/unsupported/Eigen/src/SVD/SVDBase.h:155
↓ 13 callersMethodconjugate
\sa MatrixBase::conjugate() */
Externals/eigen/Eigen/src/Core/TriangularMatrix.h:257
↓ 13 callersMethodinsert
Externals/eigen/Eigen/src/StlSupport/StdList.h:104
↓ 13 callersMethodprod
Externals/eigen/Eigen/src/Core/Redux.h:385
↓ 13 callersMethody
\returns the \c y coefficient */
Externals/eigen/Eigen/src/Geometry/Quaternion.h:62
↓ 12 callersMethodDevice
Getters
SampleFramework11/v1.02/Graphics/DeviceManager.h:33
↓ 12 callersFunctionassign_scalar_eig2mkl
Externals/eigen/Eigen/src/Core/util/MKL_support.h:70
↓ 12 callersMethodcols
Externals/eigen/Eigen/src/QR/ColPivHouseholderQR.h:296
↓ 12 callersMethoddeterminant
Externals/eigen/Eigen/src/LU/FullPivLU.h:506
↓ 12 callersFunctiondiagonal
\returns a const expression of the diagonal coefficients */
Externals/eigen/Eigen/src/SparseCore/SparseMatrix.h:626
↓ 12 callersMethoddiagonal
Externals/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h:304
↓ 12 callersFunctionfftw_cast
Externals/eigen/unsupported/Eigen/src/FFT/ei_fftw_impl.h:23
↓ 12 callersMethodfill
Externals/eigen/Eigen/src/Core/CwiseNullaryOp.h:322
↓ 12 callersFunctionpconj
Externals/eigen/Eigen/src/Core/arch/SSE/Complex.h:55
↓ 12 callersMethodresizeNonZeros
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:626
↓ 12 callersMethodrows
Externals/eigen/Eigen/src/LU/PartialPivLU.h:170
↓ 12 callersMethodz
\returns the \c z coefficient */
Externals/eigen/Eigen/src/Geometry/Quaternion.h:64
↓ 11 callersFunctionHemisphereMonteCarloFactor
BakingLab/MeshBaker.cpp:52
↓ 11 callersMethodImmediateContext
SampleFramework11/v1.02/Graphics/DeviceManager.h:34
↓ 11 callersFunctionLoadTexture
Loads a texture, using either the DDS loader or the WIC loader
SampleFramework11/v1.02/Graphics/Textures.cpp:26
↓ 11 callersMethodReset
SampleFramework11/v1.02/Graphics/DeviceManager.cpp:201
↓ 11 callersMethodUnmap
SampleFramework11/v1.02/Graphics/GraphicsTypes.cpp:573
↓ 11 callersFunctioncheck_template_parameters
Externals/eigen/Eigen/src/SparseCore/SparseMatrix.h:851
↓ 11 callersMethodcolwise
Externals/eigen/Eigen/src/Core/VectorwiseOp.h:597
↓ 11 callersFunctioninnerStride
Externals/eigen/Eigen/src/Core/Array.h:224
↓ 11 callersFunctionpmadd
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:278
↓ 11 callersMethodresize
Resize the matrix without preserving the data (the matrix is set to zero) */
Externals/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:197
↓ 11 callersMethodsize
\returns the size of a side of the respective square matrix, i.e., the number of indices */
Externals/eigen/Eigen/src/Core/PermutationMatrix.h:114
↓ 11 callersFunctionthrow_std_bad_alloc
Externals/eigen/Eigen/src/Core/util/Memory.h:85
↓ 11 callersMethodvalue
Externals/eigen/Eigen/src/SparseCore/SparseVector.h:364
↓ 11 callersMethody
\brief Retruns the y-translation by value. **/
Externals/eigen/Eigen/src/Geometry/Translation.h:76
↓ 11 callersMethodz
\brief Retruns the z-translation by value. **/
Externals/eigen/Eigen/src/Geometry/Translation.h:78
↓ 10 callersMethodBackBufferWidth
SampleFramework11/v1.02/Graphics/DeviceManager.h:42
↓ 10 callersMethodSetPS
SampleFramework11/v1.02/Graphics/GraphicsTypes.h:238
↓ 10 callersMethodall
Externals/eigen/Eigen/src/Core/BooleanRedux.h:79
↓ 10 callersFunctionamd_flip
Externals/eigen/Eigen/src/OrderingMethods/Amd.h:38
↓ 10 callersMethodapplyHouseholderOnTheRight
Externals/eigen/Eigen/src/Householder/Householder.h:149
↓ 10 callersMethodcompute
template<typename _Scalar>
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineInplaceLU.h:120
↓ 10 callersMethodcomputeV
\returns true if \a V (full or thin) is asked for in this SVD decomposition */
Externals/eigen/unsupported/Eigen/src/SVD/SVDBase.h:157
↓ 10 callersMethodconjugate
Externals/eigen/Eigen/src/Geometry/Quaternion.h:658
↓ 10 callersMethodeval
\return the equivalent permutation matrix */
Externals/eigen/Eigen/src/Core/PermutationMatrix.h:652
↓ 10 callersMethodindex
Externals/eigen/Eigen/src/SparseCore/SparseTriangularView.h:109
↓ 10 callersMethodmakeHouseholderInPlace
Externals/eigen/Eigen/src/Householder/Householder.h:42
↓ 10 callersFunctionmz_crc32
Karl Malbrain's compact CRC-32. See "A compact CCITT crc16 and crc32 C implementation that balances processor cache usage against speed": http://www.g
SampleFramework11/v1.02/TinyEXR.cpp:1446
↓ 10 callersMethodnormal
\returns a constant reference to the unit normal vector of the plane, which corresponds * to the linear part of the implicit equation. */
Externals/eigen/Eigen/src/Eigen2Support/Geometry/Hyperplane.h:136
↓ 10 callersMethodrows
Externals/eigen/Eigen/src/SparseLU/SparseLU.h:120
↓ 10 callersMethodrows
Externals/eigen/Eigen/src/PardisoSupport/PardisoSupport.h:130
↓ 10 callersMethodrows
Externals/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixSquareRoot.h:440
↓ 10 callersMethodrows
Externals/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:320
↓ 10 callersMethodrowwise
Externals/eigen/Eigen/src/Core/VectorwiseOp.h:622
↓ 10 callersFunctiontoRotationMatrix
Externals/eigen/Eigen/src/Geometry/RotationBase.h:182
↓ 10 callersMethodunitOrthogonal
Externals/eigen/Eigen/src/Geometry/OrthoMethods.h:209
↓ 10 callersFunctionvalue
Externals/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:141
↓ 10 callersMethodvaluePtr
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:759
↓ 9 callersFunctionCompileCSFromFile
SampleFramework11/v1.02/Graphics/ShaderCompilation.cpp:441
↓ 9 callersMethodInitialize
SampleFramework11/v1.02/App.cpp:200
↓ 9 callersFunctionSetViewport
Sets the viewport for a given render target size
SampleFramework11/v1.02/Utility.h:143
↓ 9 callersMethodToString
SampleFramework11/v1.02/MurmurHash.cpp:17
↓ 9 callersMethodValue
SampleFramework11/v1.02/Settings.cpp:190
↓ 9 callersMethodapplyThisOnTheLeft
Externals/eigen/Eigen/src/Core/EigenBase.h:84
↓ 9 callersMethodcols
Externals/eigen/Eigen/src/SuperLUSupport/SuperLUSupport.h:316
↓ 9 callersMethodcols
Externals/eigen/Eigen/src/SparseCholesky/SimplicialCholesky.h:67
↓ 9 callersMethodcols
\returns the number of columns. \sa rows() */
Externals/eigen/Eigen/src/SparseCore/SparseMatrixBase.h:152
↓ 9 callersMethodcols
\returns the number of columns of the represented matrix. */
Externals/eigen/Eigen/src/SparseQR/SparseQR.h:98
↓ 9 callersMethodcols
Externals/eigen/Eigen/src/QR/HouseholderQR.h:183
↓ 9 callersMethodcols
Externals/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixPower.h:321
↓ 9 callersMethodcols
Externals/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:81
↓ 9 callersMethodfinalize
Must be called after inserting a set of non zero entries. */
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:534
↓ 9 callersMethodindex
Externals/eigen/Eigen/src/Core/Diagonal.h:139
↓ 9 callersFunctionisApprox
Externals/eigen/Eigen/src/Core/MathFunctions.h:716
↓ 9 callersMethodlinear
\returns a read-only expression of the linear (linear) part of the transformation */
Externals/eigen/Eigen/src/Eigen2Support/Geometry/Transform.h:148
↓ 9 callersFunctionnorm1
Externals/eigen/Eigen/src/Core/MathFunctions.h:605
↓ 9 callersMethodouterSize
Externals/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:83
↓ 9 callersFunctionpredux
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:200
↓ 9 callersFunctionpreverse
Externals/eigen/Eigen/src/Core/arch/SSE/Complex.h:127
↓ 9 callersMethodrank
\returns the rank of the matrix of which *this is the QR decomposition. * * \note This method has to determine which pivots should be cons
Externals/eigen/Eigen/src/QR/FullPivHouseholderQR.h:216
↓ 9 callersMethodrows
Externals/eigen/Eigen/src/Eigenvalues/HessenbergDecomposition.h:362
↓ 9 callersMethodrows
Externals/eigen/Eigen/src/QR/HouseholderQR.h:182
↓ 9 callersMethodsolve
Externals/eigen/Eigen/src/NNLS/nnls.h:289
↓ 9 callersMethodsquaredNorm
\returns the squared norm of the quaternion's coefficients * \sa Quaternion::norm(), MatrixBase::squaredNorm() */
Externals/eigen/Eigen/src/Eigen2Support/Geometry/Quaternion.h:142
↓ 9 callersMethodsum
FIXME here we could return an expression of the sum
Externals/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:64
↓ 9 callersMethodswap
Externals/eigen/Eigen/src/SparseCore/CompressedStorage.h:59
← previousnext →201–300 of 4,907, ranked by callers