SyTen

◆ mm()

DenseTensor< 2, HighPrec > syten::DenseProduct::mm ( DenseTensor< 2, HighPrec > const &  a,
DenseTensor< 2, HighPrec > const &  b,
std::array< int, 2 > const &  c_a,
std::array< int, 2 > const &  c_b,
bool  conjugate 
)

Matrix-matrix product of high-precision scalars.

References syten::DenseTensor< rank, Scalar >::dim(), syten::DenseTensor< rank, Scalar >::getCoordinate(), syten::DenseTensor< rank, Scalar >::size(), and SYTEN_ASSERT_MSG.

Referenced by syten::MPS::SymConv::SU2::Converter_SU2U1::decompose(), and syten::IPEPS::FullCTM::init().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: