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" >
1481
1481
</Parameter >
1482
1482
</Parameters >
1483
1483
<Docs >
1484
- <param name =" array" >To be added .</param >
1485
- <summary >To be added .</summary >
1486
- <returns >To be added .</returns >
1484
+ <param name =" array" >The array to convert to a readonly tensor span .</param >
1485
+ <summary >Defines an implicit conversion of an array to a readonly tensor span .</summary >
1486
+ <returns >The readonly tensor span that corresponds to < paramref name = " array " /> .</returns >
1487
1487
<remarks >To be added.</remarks >
1488
1488
</Docs >
1489
1489
</Member >
2192
2192
<summary >To be added.</summary >
2193
2193
<returns >To be added.</returns >
2194
2194
<remarks >To be added.</remarks >
2195
- <inheritdoc cref =" M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@|System.Runtime.InteropServices.InAttribute )" />
2195
+ <inheritdoc cref =" M:System.Numerics.Tensors.IReadOnlyTensor`2.TryCopyTo(System.Numerics.Tensors.TensorSpan{`1}@)" />
2196
2196
</Docs >
2197
2197
</Member >
2198
2198
<Member MemberName =" TryFlattenTo" >
You can’t perform that action at this time.
0 commit comments