Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/Imath
/ len
Function
len
src/python/PyImath/PyImathShear.cpp:459–463 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
457
458
template <class T>
459
static int
460
len(Shear6<T> &shear)
461
{
462
return 6;
463
}
464
465
466
Callers
15
verify
Function · 0.85
verifyVector
Function · 0.85
numNonZeroMaskEntries
Function · 0.85
equalWithAbsError
Function · 0.85
equalWithRelError
Function · 0.85
testVectorVectorArithmeticOps
Function · 0.85
testVectorScalarArithmeticOps
Function · 0.85
testVectorVectorInPlaceArithmeticOps
Function · 0.85
testVectorScalarInPlaceArithmeticOps
Function · 0.85
testPowFunctions
Function · 0.85
testModOps
Function · 0.85
testVectorVectorComparisonOps
Function · 0.85
Calls
no outgoing calls
Tested by
15
verify
Function · 0.68
verifyVector
Function · 0.68
numNonZeroMaskEntries
Function · 0.68
equalWithAbsError
Function · 0.68
equalWithRelError
Function · 0.68
testVectorVectorArithmeticOps
Function · 0.68
testVectorScalarArithmeticOps
Function · 0.68
testVectorVectorInPlaceArithmeticOps
Function · 0.68
testVectorScalarInPlaceArithmeticOps
Function · 0.68
testPowFunctions
Function · 0.68
testModOps
Function · 0.68
testVectorVectorComparisonOps
Function · 0.68