Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HuTianQi/SmartOpenCV
/ getC_0
Method
getC_0
openCVLibrary411/src/main/java/org/opencv/ml/SVM.java:743–743 ·
view source on GitHub ↗
(long nativeObj)
Source
from the content-addressed store, hash-verified
741
742
// C++: double cv::ml::SVM::getC()
743
private
static
native double getC_0(long nativeObj);
744
745
// C++: double cv::ml::SVM::getCoef0()
746
private
static
native double getCoef0_0(long nativeObj);
Callers
1
getC
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected