MCPcopy Create free account
hub / github.com/dhale/ipf / get

Method get

src/ipf/FaultCellGrid.java:143–154  ·  view source on GitHub ↗

Gets the fault cell with specified indices, if any. @param i1 sample index in 1st dimension. @param i2 sample index in 2nd dimension. @param i3 sample index in 3rd dimension. @return the fault cell; null, if none or if indices are out of bounds.

(int i1, int i2, int i3)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

findCellAboveBelowMethod · 0.95
findCellLeftRightMethod · 0.95
readFromFileMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected