MCPcopy 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
2import numpy as np
3
4from vtkmodules.vtkCommonCore import vtkDoubleArray, vtkIntArray, vtkUnsignedShortArray, vtkUnsignedIntArray, vtkShortArray

Callers

nothing calls this directly

Calls 4

vtkGetDataRootFunction · 0.90
SumTableTestFunction · 0.85
arrayFromListFunction · 0.85
printFunction · 0.50

Tested by

no test coverage detected