MCPcopy Create free account
hub / github.com/HuTianQi/SmartOpenCV / getP

Method getP

openCVLibrary411/src/main/java/org/opencv/ml/SVM.java:540–542  ·  view source on GitHub ↗

SEE: setP @return automatically generated

()

Source from the content-addressed store, hash-verified

538 * @return automatically generated
539 */
540 public double getP() {
541 return getP_0(nativeObj);
542 }
543
544
545 //

Callers

nothing calls this directly

Calls 1

getP_0Method · 0.95

Tested by

no test coverage detected