MCPcopy Create free account
hub / github.com/OpenSourcePhysics/osp / setTopRow

Method setTopRow

src/org/opensourcephysics/display2d/ICarpet.java:5–5  ·  view source on GitHub ↗
(double[][] row)

Source from the content-addressed store, hash-verified

3public interface ICarpet {
4
5 void setTopRow(double[][] row);
6
7 void clearData();
8

Callers 1

initCarpetMethod · 0.65

Implementers 1

ComplexCarpetsrc/org/opensourcephysics/display2d/Co

Calls

no outgoing calls

Tested by 1

initCarpetMethod · 0.52