| Package | Description | 
|---|---|
| org.ojalgo.random | |
| org.ojalgo.random.process | 
| Modifier and Type | Method and Description | 
|---|---|
static SampleSet | 
SampleSet.make()  | 
static SampleSet | 
SampleSet.make(RandomNumber randomNumber,
    int size)  | 
static SampleSet | 
SampleSet.wrap(Access1D<?> someSamples)  | 
| Modifier and Type | Method and Description | 
|---|---|
double | 
SampleSet.getCorrelation(SampleSet anotherSampleSet)  | 
double | 
SampleSet.getCovariance(SampleSet anotherSampleSet)  | 
| Modifier and Type | Method and Description | 
|---|---|
SampleSet | 
RandomProcess.SimulationResults.getSampleSet(int index)  | 
Copyright © 2018 Optimatika. All rights reserved.