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 June 7, 2023, 6:19 p.m.