Tensor.opBinary

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto opBinary(R rhs)
    struct Tensor(T, size_t ROWS, size_t COLUMNS, size_t DEPTH)
    final
    opBinary
    (
    string op
    R
    )
    (
    const R rhs
    )
  2. auto opBinary(R rhs)

Meta