Package | Description |
---|---|
edu.ucla.sspace.index |
Modifier and Type | Class and Description |
---|---|
class |
GaussianVectorGenerator
A Generator for vectors where each entry is from a guassian distribution
having some mean and standard deviation.
|
class |
RandomOrthogonalVectorGenerator
An class that generates
DoubleVector s that are orthogonal to each
other based on configurable properties using the Gram-Schmidt
orthogonalization process. |
Copyright © 2012. All Rights Reserved.