Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TheRealMJP/BakingLab
/ functions
Functions
4,907 in github.com/TheRealMJP/BakingLab
⨍
Functions
4,907
◇
Types & classes
2,175
↓ 487 callers
Method
coeffRef
Externals/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:58
↓ 271 callers
Method
coeff
Externals/eigen/Eigen/src/Eigen2Support/Minor.h:79
↓ 262 callers
Method
data
Externals/eigen/Eigen/src/Core/Swap.h:49
↓ 225 callers
Method
size
\returns the number of coefficients, which is rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
Externals/eigen/Eigen/src/Core/EigenBase.h:49
↓ 203 callers
Method
col
\returns a vector expression of the \a i -th column, * only the meaningful part is returned. * \warning the internal storage must be colum
Externals/eigen/Eigen/src/Core/BandMatrix.h:68
↓ 197 callers
Function
run
Externals/eigen/Eigen/src/Core/products/TriangularSolverMatrix_MKL.h:106
↓ 168 callers
Function
rows
Externals/eigen/Eigen/src/Core/DenseStorage.h:231
↓ 167 callers
Function
sqrt
\returns an expression of the coefficient-wise square root of *this. * * Example: \include Cwise_sqrt.cpp * Output: \verbinclude Cwise_sqrt.out
Externals/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:62
↓ 155 callers
Function
DXCall
Throws a DXException on failing HRESULT
SampleFramework11/v1.02/Exceptions.h:322
↓ 137 callers
Method
col
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:776
↓ 133 callers
Method
value
Externals/eigen/Eigen/src/SparseCore/AmbiVector.h:324
↓ 126 callers
Method
resize
Externals/eigen/Eigen/src/Core/DenseStorage.h:125
↓ 125 callers
Method
push_back
workaround MSVC std::list implementation
Externals/eigen/Eigen/src/StlSupport/StdList.h:101
↓ 124 callers
Function
pmul
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:112
↓ 123 callers
Method
coeff
Externals/eigen/Eigen/src/Core/Select.h:75
↓ 122 callers
Method
Add
SampleFramework11/v1.02/Graphics/ShaderCompilation.cpp:528
↓ 114 callers
Method
value
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:755
↓ 112 callers
Function
cols
Externals/eigen/Eigen/src/Core/DenseStorage.h:232
↓ 111 callers
Method
coeff
Externals/eigen/Eigen/src/Geometry/Homogeneous.h:78
↓ 107 callers
Method
Initialize
BakingLab/MeshBaker.cpp:1273
↓ 103 callers
Function
conj
Externals/eigen/Eigen/src/Core/MathFunctions.h:593
↓ 101 callers
Method
resize
Resizes the matrix to a \a rows x \a cols matrix and initializes it to zero * \sa resizeNonZeros(Index), reserve(), setZero() */
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:589
↓ 101 callers
Method
size
Externals/eigen/unsupported/Eigen/src/AutoDiff/AutoDiffVector.h:61
↓ 100 callers
Method
coeff
\returns the coefficient value at given position \a row, \a col * This operation involes a log(rho*outer_size) binary search. */
Externals/eigen/unsupported/Eigen/src/SparseExtra/DynamicSparseMatrix.h:92
↓ 100 callers
Method
row
Externals/eigen/Eigen/src/Core/CoreIterators.h:47
↓ 98 callers
Method
AddSetting
SampleFramework11/v1.02/Settings.cpp:727
↓ 93 callers
Method
madd
Externals/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:206
↓ 93 callers
Function
pow
Externals/eigen/Eigen/src/Core/MathFunctions.h:623
↓ 85 callers
Method
adjoint
Externals/eigen/Eigen/src/Core/Transpose.h:236
↓ 81 callers
Function
real
Externals/eigen/Eigen/src/Core/MathFunctions.h:557
↓ 81 callers
Method
transpose
Externals/eigen/Eigen/src/Core/Transpose.h:198
↓ 78 callers
Method
cols
Externals/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h:547
↓ 75 callers
Method
cols
Externals/eigen/unsupported/Eigen/src/SVD/SVDBase.h:161
↓ 73 callers
Method
resize
Externals/eigen/Eigen/src/SparseCore/AmbiVector.h:54
↓ 71 callers
Function
abs2
Externals/eigen/Eigen/src/Core/MathFunctions.h:599
↓ 69 callers
Method
rows
Externals/eigen/unsupported/Eigen/src/SVD/SVDBase.h:160
↓ 68 callers
Method
end
Externals/eigen/Eigen/src/Eigen2Support/VectorBlock.h:36
↓ 67 callers
Method
block
Externals/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixFunction.h:378
↓ 65 callers
Method
setZero
Clear any existing decomposition * \sa rankUpdate(w,sigma) */
Externals/eigen/Eigen/src/Cholesky/LDLT.h:104
↓ 64 callers
Function
padd
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:94
↓ 62 callers
Method
loadRhs
Externals/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:196
↓ 60 callers
Function
TwCall
Throws an AntException on failing return value
SampleFramework11/v1.02/Exceptions.h:343
↓ 60 callers
Method
noalias
Externals/eigen/Eigen/src/Core/NoAlias.h:127
↓ 60 callers
Method
rows
Externals/eigen/unsupported/Eigen/src/MatrixFunctions/MatrixLogarithm.h:456
↓ 59 callers
Method
at
\returns the stored value at index \a key * If the value does not exist, then the value \a defaultValue is returned without any insertion. */
Externals/eigen/Eigen/src/SparseCore/CompressedStorage.h:142
↓ 59 callers
Method
value
Externals/eigen/Eigen/src/Core/util/XprHelper.h:54
↓ 58 callers
Method
rows
Externals/eigen/Eigen/src/Core/Select.h:72
↓ 58 callers
Method
size
Externals/eigen/Eigen/src/SparseCore/AmbiVector.h:61
↓ 55 callers
Method
cols
Externals/eigen/Eigen/src/Core/Select.h:73
↓ 55 callers
Method
index
Externals/eigen/Eigen/src/SparseCore/AmbiVector.h:323
↓ 54 callers
Method
diagonal
Externals/eigen/Eigen/src/Core/Diagonal.h:167
↓ 53 callers
Method
ToSIMD
SampleFramework11/v1.02/SF11_Math.cpp:155
↓ 53 callers
Method
outerIndexPtr
Externals/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h:62
↓ 53 callers
Method
outerStride
Externals/eigen/Eigen/src/Core/Map.h:126
↓ 53 callers
Method
rows
Externals/eigen/Eigen/src/Eigenvalues/Tridiagonalization.h:546
↓ 51 callers
Method
Changed
SampleFramework11/v1.02/Settings.cpp:141
↓ 51 callers
Function
cos
\returns an expression of the coefficient-wise cosine of *this. * * Example: \include Cwise_cos.cpp * Output: \verbinclude Cwise_cos.out * *
Externals/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:75
↓ 50 callers
Method
coeff
Externals/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h:66
↓ 50 callers
Method
cols
Externals/eigen/Eigen/src/SVD/JacobiSVD.h:667
↓ 49 callers
Method
rows
Externals/eigen/Eigen/src/SVD/JacobiSVD.h:666
↓ 47 callers
Method
c
Externals/eigen/Eigen/src/Jacobi/Jacobi.h:46
↓ 46 callers
Method
cwiseProduct
Externals/eigen/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:316
↓ 46 callers
Method
matrix
\returns an equivalent rotation matrix * This function is added to be conform with the Transform class' naming scheme. */
Externals/eigen/Eigen/src/Geometry/RotationBase.h:50
↓ 46 callers
Method
setZero
Removes all non zeros */
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:376
↓ 45 callers
Method
s
Externals/eigen/Eigen/src/Jacobi/Jacobi.h:48
↓ 43 callers
Method
cols
Externals/eigen/Eigen/src/SparseCore/SparseView.h:45
↓ 42 callers
Function
imag
Externals/eigen/Eigen/src/Core/MathFunctions.h:575
↓ 42 callers
Method
row
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrix.h:772
↓ 42 callers
Function
sin
\returns an expression of the coefficient-wise sine of *this. * * Example: \include Cwise_sin.cpp * Output: \verbinclude Cwise_sin.out * * \
Externals/eigen/Eigen/src/plugins/ArrayCwiseUnaryOps.h:89
↓ 41 callers
Function
Clamp
SampleFramework11/v1.02/SF11_Math.h:498
↓ 40 callers
Method
outerSize
Externals/eigen/Eigen/src/SparseCore/SparseView.h:48
↓ 40 callers
Function
pmadd
Externals/eigen/Eigen/src/Core/arch/SSE/PacketMath.h:174
↓ 38 callers
Method
dot
Externals/eigen/Eigen/src/Core/Dot.h:62
↓ 38 callers
Method
index
Externals/eigen/Eigen/src/SparseCore/SparseMatrix.h:886
↓ 38 callers
Method
pmul
Externals/eigen/Eigen/src/Core/util/BlasUtil.h:60
↓ 38 callers
Method
stableNorm
Externals/eigen/Eigen/src/Core/StableNorm.h:139
↓ 38 callers
Method
sum
Externals/eigen/Eigen/src/Core/Redux.h:358
↓ 38 callers
Function
swap4
SampleFramework11/v1.02/TinyEXR.cpp:6589
↓ 37 callers
Method
matrixU
\returns a view of the upper triangular matrix U */
Externals/eigen/Eigen/src/Cholesky/LLT.h:97
↓ 36 callers
Method
applyOnTheLeft
Externals/eigen/Eigen/src/Jacobi/Jacobi.h:277
↓ 36 callers
Method
array
\returns an \link Eigen::ArrayBase Array \endlink expression of this matrix * \sa ArrayBase::matrix() */
Externals/eigen/Eigen/src/Core/MatrixBase.h:322
↓ 36 callers
Method
asDiagonal
Externals/eigen/Eigen/src/Core/DiagonalMatrix.h:277
↓ 36 callers
Method
derivatives
Externals/eigen/unsupported/Eigen/src/Splines/Spline.h:322
↓ 36 callers
Method
innerIndexPtr
Externals/eigen/Eigen/src/SparseCore/MappedSparseMatrix.h:59
↓ 36 callers
Method
matrix
\returns an \link Eigen::MatrixBase Matrix \endlink expression of this array * \sa MatrixBase::array() */
Externals/eigen/Eigen/src/Core/ArrayBase.h:148
↓ 36 callers
Method
pmadd
Externals/eigen/Eigen/src/Core/util/BlasUtil.h:59
↓ 35 callers
Method
cols
Externals/eigen/Eigen/src/Core/products/CoeffBasedProduct.h:161
↓ 35 callers
Function
pfirst
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:192
↓ 35 callers
Method
rows
Externals/eigen/Eigen/src/SparseCore/SparseView.h:44
↓ 34 callers
Function
Win32Call
Throws a Win32Exception on failing return value
SampleFramework11/v1.02/Exceptions.h:329
↓ 33 callers
Function
Saturate
SampleFramework11/v1.02/SF11_Math.h:510
↓ 33 callers
Method
applyOnTheRight
Externals/eigen/Eigen/src/Jacobi/Jacobi.h:292
↓ 33 callers
Function
cols
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineProduct.h:62
↓ 33 callers
Function
index
Externals/eigen/Eigen/src/SparseCore/SparseBlock.h:368
↓ 33 callers
Method
loadLhs
Externals/eigen/Eigen/src/Core/products/GeneralBlockPanelKernel.h:201
↓ 32 callers
Method
maxCoeff
Externals/eigen/Eigen/src/Core/Redux.h:347
↓ 32 callers
Method
setIdentity
\sa MatrixBase::setIdentity() */
Externals/eigen/Eigen/src/Geometry/Transform.h:492
↓ 32 callers
Method
size
\returns the number of coefficients, which is \a rows()*cols(). * \sa rows(), cols(), SizeAtCompileTime. */
Externals/eigen/unsupported/Eigen/src/Skyline/SkylineMatrixBase.h:116
↓ 31 callers
Method
length
Externals/eigen/Eigen/src/Householder/HouseholderSequence.h:369
↓ 31 callers
Function
pstore
Externals/eigen/Eigen/src/Core/GenericPacketMath.h:176
next →
1–100 of 4,907, ranked by callers