# net::tensor::absorb
#include <tensor_network.hpp>
# Public Functions
| Name | |
|---|---|
| template <typename TensorType ,typename EdgeKey > TensorType  |  operator()(const TensorType & ten1, const TensorType & ten2, const EdgeKey & ind) const | 
# Public Functions Documentation
# function operator()
template <typename TensorType ,
typename EdgeKey >
inline TensorType operator()(
    const TensorType & ten1,
    const TensorType & ten2,
    const EdgeKey & ind
) const
Updated on 15 June 2022 at 16:04:19 CST