Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HuTianQi/SmartOpenCV
/ getGamma_0
Method
getGamma_0
openCVLibrary411/src/main/java/org/opencv/ml/SVM.java:755–755 ·
view source on GitHub ↗
(long nativeObj)
Source
from the content-addressed store, hash-verified
753
754
// C++: double cv::ml::SVM::getGamma()
755
private
static
native double getGamma_0(long nativeObj);
756
757
// C++: double cv::ml::SVM::getNu()
758
private
static
native double getNu_0(long nativeObj);
Callers
1
getGamma
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected