Searched defs:plot (Results 1 – 3 of 3) sorted by relevance
28 import matplotlib.pyplot as plot namespace
24 import matplotlib.pyplot as plot namespace
209 private static void plot(float x, float y, float[] sample, int sampleSize) { in plot() method