@sourceacademy/torch
    Preparing search index...

    Variable matmulConst

    matmul: (a: number | Tensor, b: number | Tensor) => Tensor = ...

    Computes the matrix product of the two input tensors.

    Type Declaration