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

Method getGamma

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

SEE: setGamma @return automatically generated

()

Source from the content-addressed store, hash-verified

512 * @return automatically generated
513 */
514 public double getGamma() {
515 return getGamma_0(nativeObj);
516 }
517
518
519 //

Callers

nothing calls this directly

Calls 1

getGamma_0Method · 0.95

Tested by

no test coverage detected