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

Method getMean

JSAT/src/jsat/math/OnLineStatistics.java:331–334  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

329 }
330
331 public double getMean()
332 {
333 return mean;
334 }
335
336 /**
337 * Computes the population variance

Callers 15

testRandomMethod · 0.95
testSearch_Vec_doubleMethod · 0.95
testAdd_doubleMethod · 0.95
testAdd_double_doubleMethod · 0.95
regressMethod · 0.95
regressMethod · 0.95
runMethod · 0.95
runMethod · 0.95

Calls

no outgoing calls