Function ref_av(ExprPtr, const OpConnections<std::wstring>&, bool, bool, bool)¶
Defined in File vac_av.hpp
Function Documentation¶
Warning
doxygenfunction: Unable to resolve function “ref_av” with arguments (ExprPtr, const OpConnections<std::wstring>&, bool, bool, bool) in doxygen xml output for project “SeQuant” from directory: /home/runner/work/SeQuant/SeQuant/build/doc/.doxygen/xml. Potential matches:
- ExprPtr ref_av(ExprPtr expr, const OpConnections<OpType> &op_connections, bool use_topology, bool screen, bool skip_clone)
- ExprPtr ref_av(ExprPtr expr, const OpConnections<mbpt::OpType> &op_connections = default_op_connections(), bool use_topology = true, bool screen = true, bool skip_clone = false)
- ExprPtr ref_av(ExprPtr expr, const OpConnections<std::wstring> &op_connections, bool use_topology = true, bool screen = true, bool skip_clone = false)
- ExprPtr ref_av(ExprPtr expr, const OpConnections<std::wstring> &op_connections, bool use_topology, bool screen, bool skip_clone)
- ExprPtr ref_av(ExprPtr expr, std::vector<std::pair<int, int>> nop_connections = {}, bool use_top = true)
- ExprPtr ref_av(ExprPtr expr, std::vector<std::pair<int, int>> nop_connections = {}, bool use_top = true)
- auto ref_av(const ExprPtr &expr, const OpConnections<mbpt::OpType> &op_connect = default_op_connections()) const