divScalar

abstract fun <T : DType, V> divScalar(a: Tensor<T, V>, b: Number): Tensor<T, V>(source)