Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/InsightSoftwareConsortium/ITK
/ index
Function
index
Wrapping/Generators/Python/Tests/timing.py:31–34 ·
view source on GitHub ↗
(it)
Source
from the content-addressed store, hash-verified
29
30
31
def
index(it):
32
idx = itk.Index[2]()
33
for
dummy in range(0, it):
34
img.GetPixel(idx)
35
36
37
def
index2(it):
Callers
15
row
Method · 0.50
value
Method · 0.50
unary_evaluator<Block<ArgType,BlockRows,BlockCols,InnerPanel>, IteratorBased>::InnerVectorInnerIterator
Class · 0.50
StorageIndex index
Function · 0.50
SparseBlock.h
File · 0.50
row
Function · 0.50
col
Function · 0.50
row
Method · 0.50
col
Method · 0.50
row
Method · 0.50
col
Method · 0.50
row
Method · 0.50
Calls
1
range
Function · 0.85
Tested by
no test coverage detected