Public API ========== This page documents the top-level functions that form the public interface of TensorRSVD. Everything else in the library is internal and lives under ``tensorrsvd.core`` or ``tensorrsvd.backends``. For a practical walkthrough see the :doc:`User Guide `. For the mathematical foundations see :doc:`Theory `. .. currentmodule:: tensorrsvd .. autofunction:: ho_rsvd .. autofunction:: reconstruct