pub fn to_extent_tensor<'c>(
    context: &'c Context,
    result: Type<'c>,
    input: Value<'c, '_>,
    location: Location<'c>
) -> ToExtentTensorOperation<'c>
Expand description

Creates a to_extent_tensor operation.