MCPcopy Create free account
hub / github.com/EdwardRaff/JSAT / clone

Method clone

JSAT/src/jsat/linear/Vec.java:670–671  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

668 }
669
670 @Override
671 abstract public Vec clone();
672
673 /**
674 * Returns a new vector that is the result of normalizing this vector by the

Callers 7

getThisSideMethod · 0.95
solveMethod · 0.95
clusterMethod · 0.95
clusterMethod · 0.95
optimizeMethod · 0.95
optimizeMethod · 0.95
optimizeMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected