Module math::tensor::ephemeral_view

source ·

Structs

  • A View of the Underlying Referenced Data as a Particular Shape

Traits

  • The implementer can be viewed as a tensor of shape through the as_shape method. The resulting EphemeralView cannot outlive the original data struct.