Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/creatale/node-dv
/ dot
Method
dot
deps/opencv/modules/core/src/matop.cpp:639–642 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
637
}
638
639
double MatExpr::dot(const Mat& m) const
640
{
641
return ((Mat)*this).dot(m);
642
}
643
644
MatExpr MatExpr::t() const
645
{
Callers
2
calcBeta
Function · 0.45
calcNWeights
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected