Cytnx v0.9.1
Loading...
Searching...
No Matches
Namespaces | Functions
ncon.hpp File Reference
#include "cytnx.hpp"
#include <string>
#include <stack>
#include <vector>
Include dependency graph for ncon.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  cytnx
 

Functions

UniTensor cytnx::ncon (const std::vector< UniTensor > &tensor_list_in, const std::vector< std::vector< cytnx_int64 > > &connect_list_in, const bool check_network=false, const bool optimize=false, std::vector< cytnx_int64 > cont_order=std::vector< cytnx_int64 >(), const std::vector< std::string > &out_labels=std::vector< std::string >())