public interface MapDataVisualization
Modifier and Type | Method and Description |
---|---|
double[][] |
computeImage(NeuronSquareMesh2D map,
Iterable<double[]> data)
Creates an image of the
data metrics when represented by the
map . |
double[][] computeImage(NeuronSquareMesh2D map, Iterable<double[]> data)
data
metrics when represented by the
map
.map
- Map.data
- Data.Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.