|
| 1 | +<Type Name="Tensor+<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA<TScalar>+<M>$578D4383B6F049B4A96D85422BF88A73" FullName="System.Numerics.Tensors.Tensor+<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA<TScalar>+<M>$578D4383B6F049B4A96D85422BF88A73"> |
| 2 | + <TypeSignature Language="C#" Value="public static class Tensor.<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA<TScalar>.<M>$578D4383B6F049B4A96D85422BF88A73 where TScalar : IDivisionOperators<TScalar,TScalar,TScalar>" /> |
| 3 | + <TypeSignature Language="ILAsm" Value=".class nested public auto ansi abstract sealed Tensor/<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA`1/<M>$578D4383B6F049B4A96D85422BF88A73<(class System.Numerics.IDivisionOperators`3<!TScalar, !TScalar, !TScalar>) TScalar> extends System.Object" /> |
| 4 | + <TypeSignature Language="DocId" Value="T:System.Numerics.Tensors.Tensor.<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA`1.<M>$578D4383B6F049B4A96D85422BF88A73" /> |
| 5 | + <TypeSignature Language="VB.NET" Value="Public Class Tensor.<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA(Of TScalar).<M>$578D4383B6F049B4A96D85422BF88A73" /> |
| 6 | + <TypeSignature Language="F#" Value="type Tensor.<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA<'Scalar (requires 'Scalar :> IDivisionOperators<'Scalar, 'Scalar, 'Scalar>)>.<M>$578D4383B6F049B4A96D85422BF88A73 = class" /> |
| 7 | + <TypeSignature Language="C++ CLI" Value="public: where TScalar : IDivisionOperators<TScalar, TScalar, TScalar>ref class Tensor::<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA<TScalar>::<M>$578D4383B6F049B4A96D85422BF88A73 abstract sealed" /> |
| 8 | + <AssemblyInfo> |
| 9 | + <AssemblyName>System.Numerics.Tensors</AssemblyName> |
| 10 | + <AssemblyVersion>10.0.0.0</AssemblyVersion> |
| 11 | + </AssemblyInfo> |
| 12 | + <TypeParameters> |
| 13 | + <TypeParameter Name="TScalar"> |
| 14 | + <Attributes> |
| 15 | + <Attribute> |
| 16 | + <AttributeName Language="C#">[System.Runtime.CompilerServices.Nullable(0)]</AttributeName> |
| 17 | + <AttributeName Language="F#">[<System.Runtime.CompilerServices.Nullable(0)>]</AttributeName> |
| 18 | + </Attribute> |
| 19 | + </Attributes> |
| 20 | + <Constraints> |
| 21 | + <InterfaceName>System.Numerics.IDivisionOperators<TScalar,TScalar,TScalar></InterfaceName> |
| 22 | + </Constraints> |
| 23 | + </TypeParameter> |
| 24 | + </TypeParameters> |
| 25 | + <Base> |
| 26 | + <BaseTypeName>System.Object</BaseTypeName> |
| 27 | + </Base> |
| 28 | + <Interfaces /> |
| 29 | + <Docs> |
| 30 | + <typeparam name="TScalar">The type of the elements in the tensor.</typeparam> |
| 31 | + <summary>To be added.</summary> |
| 32 | + <remarks>To be added.</remarks> |
| 33 | + </Docs> |
| 34 | + <Members> |
| 35 | + <Member MemberName="<Extension>$"> |
| 36 | + <MemberSignature Language="C#" Value="public static void <Extension>$ (System.Numerics.Tensors.ReadOnlyTensorSpan<TScalar> unnamedParam1);" /> |
| 37 | + <MemberSignature Language="ILAsm" Value=".method public static hidebysig specialname void <Extension>$(valuetype System.Numerics.Tensors.ReadOnlyTensorSpan`1<!TScalar> unnamedParam1) cil managed" /> |
| 38 | + <MemberSignature Language="DocId" Value="M:System.Numerics.Tensors.Tensor.<G>$11ECEC3835A71DB7BDDB2EA6F4E3B0EA`1.<M>$578D4383B6F049B4A96D85422BF88A73.<Extension>$(System.Numerics.Tensors.ReadOnlyTensorSpan{`0})" /> |
| 39 | + <MemberSignature Language="VB.NET" Value="Public Shared Sub <Extension>$ (unnamedParam1 As ReadOnlyTensorSpan(Of TScalar))" /> |
| 40 | + <MemberSignature Language="C++ CLI" Value="public:
 static void <Extension>$(System::Numerics::Tensors::ReadOnlyTensorSpan<TScalar> unnamedParam1);" /> |
| 41 | + <MemberType>Method</MemberType> |
| 42 | + <AssemblyInfo> |
| 43 | + <AssemblyName>System.Numerics.Tensors</AssemblyName> |
| 44 | + <AssemblyVersion>10.0.0.0</AssemblyVersion> |
| 45 | + </AssemblyInfo> |
| 46 | + <ReturnValue> |
| 47 | + <ReturnType>System.Void</ReturnType> |
| 48 | + </ReturnValue> |
| 49 | + <Parameters> |
| 50 | + <Parameter Name="unnamedParam1" Type="System.Numerics.Tensors.ReadOnlyTensorSpan<TScalar>" /> |
| 51 | + </Parameters> |
| 52 | + <Docs> |
| 53 | + <param name="unnamedParam1">To be added.</param> |
| 54 | + <summary>To be added.</summary> |
| 55 | + <remarks>To be added.</remarks> |
| 56 | + </Docs> |
| 57 | + </Member> |
| 58 | + </Members> |
| 59 | +</Type> |
0 commit comments