public class Cell2DDatasets extends Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Cell2DDatasets.Function2D |
| Constructor and Description |
|---|
Cell2DDatasets() |
| Modifier and Type | Method and Description |
|---|---|
static Cell2DDataset |
linearRange(Cell2DDatasets.Function2D function,
Range xRange,
int xCount,
Range yRange,
int yCount) |
public static Cell2DDataset linearRange(Cell2DDatasets.Function2D function, Range xRange, int xCount, Range yRange, int yCount)
Copyright © 2012-2013 Brookhaven National Laboratory, University of Michigan. All Rights Reserved.