Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/VTK
/ TestSumTables.py
File
TestSumTables.py
Filters/General/Testing/Python/TestSumTables.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python
2
import
numpy
as
np
3
4
from
vtkmodules.vtkCommonCore
import
vtkDoubleArray, vtkIntArray, vtkUnsignedShortArray, vtkUnsignedIntArray, vtkShortArray
Callers
nothing calls this directly
Calls
4
vtkGetDataRoot
Function · 0.90
SumTableTest
Function · 0.85
arrayFromList
Function · 0.85
print
Function · 0.50
Tested by
no test coverage detected