Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pybind/pybind11
/ CustomOperatorNew
Function
CustomOperatorNew
tests/test_eigen_matrix.cpp:74–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
73
struct CustomOperatorNew {
74
CustomOperatorNew() = default;
75
76
Eigen::Matrix4d a = Eigen::Matrix4d::Zero();
77
Eigen::Matrix4d b = Eigen::Matrix4d::Identity();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected