TypeTensor - v0.1.0
    Preparing search index...

    Type Alias Cos<T>

    Cos: UnaryOp<T, ToFloat<T["__dtype"]>, "cos">

    Type Parameters