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

Method getC

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

SEE: setC @return automatically generated

()

Source from the content-addressed store, hash-verified

447 * @return automatically generated
448 */
449 public double getC() {
450 return getC_0(nativeObj);
451 }
452
453
454 //

Callers

nothing calls this directly

Calls 1

getC_0Method · 0.95

Tested by

no test coverage detected