|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphOptions | |
---|---|
jml.manifold | |
jml.options |
Uses of GraphOptions in jml.manifold |
---|
Methods in jml.manifold with parameters of type GraphOptions | |
---|---|
static org.apache.commons.math.linear.RealMatrix |
Manifold.laplacian(org.apache.commons.math.linear.RealMatrix X,
java.lang.String type,
GraphOptions options)
Calculate the graph Laplacian of the adjacency graph of a data set represented as columns of a matrix X. |
Uses of GraphOptions in jml.options |
---|
Constructors in jml.options with parameters of type GraphOptions | |
---|---|
GraphOptions(GraphOptions graphOtions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |