Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HuTianQi/SmartOpenCV
/ getP_0
Method
getP_0
openCVLibrary411/src/main/java/org/opencv/ml/SVM.java:761–761 ·
view source on GitHub ↗
(long nativeObj)
Source
from the content-addressed store, hash-verified
759
760
// C++: double cv::ml::SVM::getP()
761
private
static
native double getP_0(long nativeObj);
762
763
// C++: int cv::ml::SVM::getKernelType()
764
private
static
native
int
getKernelType_0(long nativeObj);
Callers
1
getP
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected