SyTen

◆ init_tensor_decomp()

void syten::Pyten::init_tensor_decomp ( py::module &  m)

Exposes SVD and QR for a single rank-r tensor.

Exposes decompositions for tensors up to rank-8.

References syten::Eigen::eigenGen(), syten::Eigen::eigenSym(), std::make_tuple(), syten::YesNo< T >::n(), syten::QR::qr(), syten::rank(), and syten::SVD::svd().

Referenced by init_tensor().

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