.. In the sphinx v3.0.4 source code: sphinx/ext/autosummary/templates/autosummary/class.rst e3j.core.TensorProduct ====================== .. currentmodule:: e3j.core .. autoclass:: TensorProduct :members: :inherited-members: .. rubric:: Methods .. autosummary:: ~TensorProduct.__call__ ~TensorProduct.__init__ ~TensorProduct.aggregate ~TensorProduct.clebsch_gordan ~TensorProduct.dense_eval ~TensorProduct.fused_eval ~TensorProduct.infer_target ~TensorProduct.sort ~TensorProduct.sparse_eval .. rubric:: Attributes .. autosummary:: ~TensorProduct.aggregation_method ~TensorProduct.coef ~TensorProduct.indices ~TensorProduct.is_dense ~TensorProduct.is_fused ~TensorProduct.nnz ~TensorProduct.nnz_ratio ~TensorProduct.shape ~TensorProduct.target_matrix ~TensorProduct.values