Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CompPhysVienna/n2p2
/ Example_nnp_symfunc
Method
Example_nnp_symfunc
test/cpp/Example_nnp_symfunc.h:12–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
10
std::vector<std::string> createdFiles;
11
12
Example_nnp_symfunc(std::string name)
13
: Example_nnp(
"nnp-symfunc"
, name) {};
14
};
15
16
template<>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected