SyTen

◆ dim()

template<Rank rank, typename Scalar = SDef>
Index syten::DenseTensor< rank, Scalar >::dim ( Index  which) const
inline

Return the size of the which-th dimension, 1-indexed.

References syten::DenseTensor< rank, Scalar >::dims.

Referenced by syten::Delinearise::cols(), syten::Deparallelise::cols(), syten::Delinearise::cols_only(), syten::Delinearise::compare_residual(), syten::QR::DenseQR< double >::DenseQR(), syten::QR::DenseQR< float >::DenseQR(), syten::expansion(), syten::exponentialTensorSym(), syten::DenseProduct::gemm_transpose(), syten::T3N::MutualInformation::getMutualInformation(), syten::Krylov::TensorNetworksImpl::HEffDenseExpectation::H_eff(), syten::hsplit(), syten::DenseProduct::impl(), syten::InsertColumns< std::complex< double > >::InsertColumns(), syten::InsertColumns< double >::InsertColumns(), syten::InsertColumns< std::complex< float > >::InsertColumns(), syten::InsertColumns< float >::InsertColumns(), syten::invertDiagonal(), syten::isParallel_highPrec(), syten::kronaa(), syten::kronbb(), syten::MPS::left_complement(), syten::makeDiagonal(), syten::makeIdentity(), syten::DenseProduct::mm(), syten::multi_transpose(), syten::T3N::MutualInformation::MutualInformation(), syten::DenseProduct::mv(), syten::operator>>(), syten::orthogonalise(), syten::orthogonalise_inplace(), syten::QR::positify_diagonal(), syten::prune_small_rows(), syten::MPS::right_complement(), syten::Deparallelise::rows(), syten::scale_columns_2norm(), syten::DenseSolve::solve_cm(), syten::Krylov::ClassicImpl::EigenSolver< Solver >::solveForConvergence(), syten::Krylov::ClassicImpl::ExponentialSolver< Solver >::solveForConvergence(), syten::sort_cols_sparsity(), syten::sort_rows_infnorm(), syten::Krylov::SolverPolicies::Exponential::sp_convergence(), syten::Krylov::SolverPolicies::Eigen::sp_convergence(), syten::trace(), syten::DenseProduct::transpose_a(), syten::transpose_r2(), and syten::vsplit().

+ Here is the caller graph for this function: