Operation.NDO_before_div
include module type of struct include NDO_before_pow end
val (*) : Tensor.t -> Tensor.t -> Tensor.t
val (*.) : Tensor.t -> Tensor.t -> Tensor.t
val (+) : Tensor.t -> Tensor.t -> Tensor.t
val (!.) : Base.float -> Tensor.t
val (!..) : ?label:??? -> int -> Tensor.t
val (!%) : ?label:??? -> Base.int64 -> Tensor.t
val (-) : Tensor.t -> Tensor.t -> Tensor.t
val (~-) : ?label:??? -> Tensor.t -> Tensor.t
val (**.) : Tensor.t -> Base.float -> Tensor.t