36 #include "pteros/core/selection.h"
42 std::vector<std::vector<int>> find_equivalent_atoms(
const Selection& sel,
int x_memory);
50 std::vector<std::vector<int>> find_substructures(
const Selection& source,
const Selection& query,
bool find_all=
false);
56 System make_equivalent_to_template(
const Selection& target,
const Selection& templ);