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 724724 <param name =" destination" >To be added.</param >
725725 <summary >To be added.</summary >
726726 <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}@)" />
728728 </Docs >
729729 </Member >
730730 <Member MemberName =" Empty" >
14791479 </Parameter >
14801480 </Parameters >
14811481 <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 >
14851485 <remarks >To be added.</remarks >
14861486 </Docs >
14871487 </Member >
21892189 <summary >To be added.</summary >
21902190 <returns >To be added.</returns >
21912191 <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}@)" />
21932193 </Docs >
21942194 </Member >
21952195 <Member MemberName =" TryFlattenTo" >
You can’t perform that action at this time.
0 commit comments