MCPcopy Create free account
hub / github.com/SINGROUP/dscribe / create

Method create

dscribe/ext/soap.cpp:52–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

50}
51
52void SOAPGTO::create(
53 py::array_t<double> out,
54 py::array_t<double> positions,
55 py::array_t<int> atomic_numbers,
56 py::array_t<int> centers,
57 CellList cell_list
58)
59{
60}
61
62void SOAPGTO::create(
63 py::array_t<double> out,

Callers 1

create_singleMethod · 0.95

Calls 2

soapGTOFunction · 0.85
soapGeneralFunction · 0.85

Tested by

no test coverage detected