File tree Expand file tree Collapse file tree 5 files changed +144
-24
lines changed
xml/System.Numerics.Tensors Expand file tree Collapse file tree 5 files changed +144
-24
lines changed Original file line number Diff line number Diff line change 724
724
<param name =" destination" >To be added.</param >
725
725
<summary >To be added.</summary >
726
726
<remarks >To be added.</remarks >
727
- <inheritdoc cref =" M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute )" />
727
+ <inheritdoc cref =" M:System.Numerics.Tensors.IReadOnlyTensor`2.CopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
728
728
</Docs >
729
729
</Member >
730
730
<Member MemberName =" Empty" >
1479
1479
</Parameter >
1480
1480
</Parameters >
1481
1481
<Docs >
1482
- <param name =" array" >To be added .</param >
1483
- <summary >To be added .</summary >
1484
- <returns >To be added .</returns >
1482
+ <param name =" array" >The array to convert to a readonly tensor span .</param >
1483
+ <summary >Defines an implicit conversion of an array to a readonly tensor span .</summary >
1484
+ <returns >The readonly tensor span that corresponds to < paramref name = " array " /> .</returns >
1485
1485
<remarks >To be added.</remarks >
1486
1486
</Docs >
1487
1487
</Member >
2189
2189
<summary >To be added.</summary >
2190
2190
<returns >To be added.</returns >
2191
2191
<remarks >To be added.</remarks >
2192
- <inheritdoc cref =" M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute )" />
2192
+ <inheritdoc cref =" M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
2193
2193
</Docs >
2194
2194
</Member >
2195
2195
<Member MemberName =" TryFlattenTo" >
You can’t perform that action at this time.
0 commit comments