net11.0
namespace System.Numerics.Tensors
{
    public static class Tensor
    {
        public sealed class <G>$EE370FE0DCC484E8A0E26F357297EE8A<$T0>
            where $T0, notnull, IMultiplicativeIdentity<$T0, $T0>!, IMultiplyOperators<$T0, $T0, $T0>!
        {
            [ExtensionMarker("<M>$EA0F3278524ED72857E2A9342D2B0DA9")]
            public static Tensor<$T0>! operator *(in ReadOnlyTensorSpan<$T0> left, $T0 right);
        }
    }
}
.NET
8.09.010.011.0
Information specific to net11.0
Assemblies

System.Numerics.Tensors , Version=10.0.0.5, PublicKeyToken=cc7b13ffcd2ddd51

System.Numerics.Tensors , Version=11.0.0.0, PublicKeyToken=cc7b13ffcd2ddd51

Referencing

Your project needs a package reference to System.Numerics.Tensors.

Package System.Numerics.Tensors (10.0.5) net10.0
Platform Restrictions

This API is supported on all platforms.

  • Built-in API
  • Package-provided API