# net::tensor::qr
#include <tensor_network.hpp>
# Public Functions
| Name | |
|---|---|
| template <typename TensorType ,typename EdgeKey ,typename EdgeKeySet ,typename EdgeVal > void  |  operator()(const TensorType & ten1, TensorType & ten2, TensorType & ten3, const EdgeKeySet & inds, const EdgeKey & ind1, const EdgeKey & ind2, EdgeVal & env) const | 
# Public Functions Documentation
# function operator()
template <typename TensorType ,
typename EdgeKey ,
typename EdgeKeySet ,
typename EdgeVal >
inline void operator()(
    const TensorType & ten1,
    TensorType & ten2,
    TensorType & ten3,
    const EdgeKeySet & inds,
    const EdgeKey & ind1,
    const EdgeKey & ind2,
    EdgeVal & env
) const
Updated on 15 June 2022 at 16:04:19 CST