TypeTensor - v0.1.0
    Preparing search index...

    Type Alias MinLastDim<T>

    MinLastDim: Min<T, readonly [-1], false>

    Min over the last dimension (most common for features) Removes the last dimension

    Type Parameters