public class LocallyOptimalProjector extends Object
| 构造器和说明 |
|---|
LocallyOptimalProjector(List<javax.vecmath.Point3d> data,
int iterNum)
Construct the locally optimal projector
|
public LocallyOptimalProjector(List<javax.vecmath.Point3d> data, int iterNum)
data - the points surface on which the projected points will be uniformly distributediterNum - the number of iterationsCopyright © 2019. All rights reserved.