torch_kron: Kronecker product

View source: R/gen-namespace.R

torch_kronR Documentation

Kronecker product

Description

Computes the Kronecker product of self and other.

Usage

torch_kron(self, other)

Arguments

self

(Tensor) input Tensor

other

(Tensor) other tensor.


torch documentation built on Aug. 21, 2025, 5:50 p.m.