TensorRSVD

Contents

  • Installation
  • User Guide
  • Mathematical Background
  • Gaussian HOSVD Example
  • Public API
  • Core Internals
  • Backends
TensorRSVD
  • Index

Index

_ | G | H | I | M | R

_

  • __init__() (tensorrsvd.core.matricization.MatricizedTensorOperator method)

G

  • get_arange() (in module tensorrsvd.backends)
  • get_conj() (in module tensorrsvd.backends)
  • get_empty() (in module tensorrsvd.backends)
  • get_meshgrid() (in module tensorrsvd.backends)
  • get_normal() (in module tensorrsvd.backends)
  • get_qr() (in module tensorrsvd.backends)
  • get_ravel() (in module tensorrsvd.backends)
  • get_svd() (in module tensorrsvd.backends)
  • get_zeros() (in module tensorrsvd.backends)

H

  • ho_rsvd() (in module tensorrsvd)

I

  • is_complex() (in module tensorrsvd.backends)

M

  • MatricizedTensorOperator (class in tensorrsvd.core.matricization)

R

  • randomized_range_finder() (in module tensorrsvd.core.rsvd)
  • real_dtype() (in module tensorrsvd.backends)
  • reconstruct() (in module tensorrsvd)
  • rsvd_left() (in module tensorrsvd.core.rsvd)

© Copyright 2026, Paul Virally.

Built with Sphinx using a theme provided by Read the Docs.