Tensor.this

Tuple constructor

  1. this(T initVal)
  2. this(Tensor!(T, order, sizes) t)
  3. this(F components)
    struct Tensor
    this
    (
    F...
    )
    if (
    F.length > 1
    )

Meta