Kwargs: {
    a: NDArray_;
    other?: NDArray_;
    out?: NDArray<any> | null;
}

Type declaration

Generated using TypeDoc