diff --git a/xml/System.Numerics.Tensors/ArrayTensorExtensions.xml b/xml/System.Numerics.Tensors/ArrayTensorExtensions.xml
index 114ebd8dd4c..dcdbf8dbd03 100644
--- a/xml/System.Numerics.Tensors/ArrayTensorExtensions.xml
+++ b/xml/System.Numerics.Tensors/ArrayTensorExtensions.xml
@@ -40,10 +40,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ Creates a copy of this single-dimensional as a .
+ A 1-dimensional with the same length and content as .
To be added.
@@ -68,11 +68,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Creates a copy of this n-dimensional as a .
+ A n-dimensional with the same dimensions and content as .
To be added.
@@ -98,11 +98,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Creates a copy of this three-dimensional as a .
+ A 3-dimensional with the same dimensions and content as .
To be added.
@@ -128,11 +128,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): row-major. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): column-major.
+ Creates a copy of this two-dimensional as a .
+ A 2-dimensional with the same dimensions and content as .
To be added.
@@ -158,10 +158,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ Creates a copy of this single-dimensional as a .
+ A 1-dimensional with the same length and content as .
To be added.
@@ -186,11 +186,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Creates a copy of this n-dimensional as a .
+ A n-dimensional with the same dimensions and content as .
To be added.
@@ -216,11 +216,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Creates a copy of this three-dimensional as a .
+ A 3-dimensional with the same dimensions and content as .
To be added.
@@ -246,11 +246,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): row-major. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): column-major.
+ Creates a copy of this two-dimensional as a .
+ A 2-dimensional with the same dimensions and content as .
To be added.
@@ -276,10 +276,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ Creates a copy of this single-dimensional as a .
+ A 1-dimensional with the same length and content as .
To be added.
@@ -304,11 +304,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Creates a copy of this n-dimensional as a
+ A n-dimensional with the same dimensions and content as .
To be added.
@@ -334,11 +334,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Creates a copy of this three-dimensional as a .
+ A 3-dimensional with the same dimensions and content as .
To be added.
@@ -364,11 +364,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the to copy to the .
+ The array to create a from.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): row-major. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): column-major.
+ Creates a copy of this two-dimensional as a .
+ A 2-dimensional with the same dimensions and content as .
To be added.
diff --git a/xml/System.Numerics.Tensors/CompressedSparseTensor`1.xml b/xml/System.Numerics.Tensors/CompressedSparseTensor`1.xml
index 56719f92c88..8924c741acd 100644
--- a/xml/System.Numerics.Tensors/CompressedSparseTensor`1.xml
+++ b/xml/System.Numerics.Tensors/CompressedSparseTensor`1.xml
@@ -41,9 +41,10 @@
- To be added.
- To be added.
- To be added.
+ An span of integers that represent the size of each dimension of the to create.
+
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Constructs a new of the specifed dimensions and stride ordering.
To be added.
@@ -64,10 +65,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ An span of integers that represent the size of each dimension of the to create.
+ The number of non-zero values this tensor can store without resizing.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Constructs a new of the specifed dimensions, initial capacity, and stride ordering.
To be added.
@@ -91,13 +92,13 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Memory storing non-zero values to construct this tensor with.
+ Memory storing the counts of non-zero elements at each index of the compressed dimension.
+ Memory storing the linearized index (excluding the compressed dimension) of non-zero elements.
+ The number of valid entries (eg: non-zero values) in and .
+ An span of integers that represent the size of each dimension of the to create.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Constructs a new of the specifed dimensions, wrapping existing backing memory for the contents. Growing this will re-allocate the backing memory.
To be added.
@@ -117,7 +118,7 @@
System.Int32
- To be added.
+ Gets the number of non-zero values this tensor can store without resizing.
To be added.
To be added.
@@ -139,8 +140,8 @@
- To be added.
- To be added.
+ Creates a shallow copy of this tensor, with new backing storage.
+ A shallow copy of this tensor.
To be added.
@@ -166,10 +167,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the returned .
+ An span of integers that represent the size of each dimension of the to create.
+ Creates a new Tensor of a different type with the specified and the same layout as this tensor with elements initialized to their default value.
+ A new tensor with the same layout as this tensor but different type and dimensions.
To be added.
@@ -189,8 +190,8 @@
System.Memory<System.Int32>
- To be added.
- To be added.
+ Memory storing the counts of non-zero elements at each index of the compressed dimension.
+ A instance.
To be added.
@@ -213,9 +214,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ Gets the value at the specied index, where index is lineraized as a dot product between indices and strides.
+ The value at the specified position in this Tensor.
To be added.
@@ -235,8 +236,8 @@
System.Memory<System.Int32>
- To be added.
- To be added.
+ Memory storing the linearized index (excluding the compressed dimension) of non-zero elements.
+ A instance.
To be added.
@@ -259,9 +260,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the indices specifying the position of the element to get.
+ Obtains the value at the specified indices
+ The value at the specified position in this Tensor.
To be added.
@@ -281,8 +282,8 @@
System.Int32
- To be added.
- To be added.
+ Get's the number on non-zero values currently being stored in this tensor.
+ An integer.
To be added.
@@ -305,9 +306,9 @@
- To be added.
- To be added.
- To be added.
+ An span of integers that represent the size of each dimension of the to create.
+ Reshapes the current tensor to new dimensions. Unlike other Tensor implementations, must allocate new backing storage to represent a reshaped Tensor.
+ A new tensor that reinterprets the content of this tensor to new (assuming the same linear index for each element).
To be added.
@@ -331,9 +332,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ The new value to set at the specified position in this Tensor.
+ Sets the value at the specied index, where index is a linearized version of n-dimension indices using strides.
To be added.
@@ -354,8 +355,8 @@
- To be added.
- To be added.
+ Creates a copy of this tensor as a new eliminating any unused space in the backing storage.
+ A copy of this tensor as a .
To be added.
@@ -376,8 +377,8 @@
- To be added.
- To be added.
+ Creates a copy of this tensor as a .
+ A copy of this tensor as a .
To be added.
@@ -398,8 +399,8 @@
- To be added.
- To be added.
+ Creates a copy of this tensor as a .
+ A copy of this tensor as a .
To be added.
@@ -419,8 +420,8 @@
System.Memory<T>
- To be added.
- To be added.
+ Memory storing non-zero values.
+ A instance.
To be added.
diff --git a/xml/System.Numerics.Tensors/DenseTensor`1.xml b/xml/System.Numerics.Tensors/DenseTensor`1.xml
index c7e6fd574f4..567979d89c2 100644
--- a/xml/System.Numerics.Tensors/DenseTensor`1.xml
+++ b/xml/System.Numerics.Tensors/DenseTensor`1.xml
@@ -41,8 +41,8 @@
- To be added.
- To be added.
+ Size of the 1-dimensional tensor.
+ Initializes a rank-1 Tensor using the specified .
To be added.
@@ -62,9 +62,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the to create.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Initializes a rank-n Tensor using the dimensions specified in .
To be added.
@@ -86,9 +86,9 @@
To be added.
- To be added.
- To be added.
- To be added.
+ An span of integers that represent the size of each dimension of the to create.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Constructs a new of the specifed dimensions, wrapping existing backing memory for the contents.
To be added.
@@ -108,8 +108,8 @@
System.Memory<T>
- To be added.
- To be added.
+ Memory storing backing values of this tensor.
+ A instance.
To be added.
@@ -130,8 +130,8 @@
- To be added.
- To be added.
+ Creates a shallow copy of this tensor, with new backing storage.
+ A shallow copy of this tensor.
To be added.
@@ -157,10 +157,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the returned Tensor.
+ A span of integers that represent the size of each dimension of the to create.
+ Creates a new Tensor of a different type with the specified dimensions and the same layout as this tensor with elements initialized to their default value.
+ A new tensor with the same layout as this tensor but different type and dimensions.
To be added.
@@ -209,9 +209,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ Gets the value at the specied index, where index is a linearized version of n-dimension indices using strides.
+ The value at the specified position in this Tensor.
To be added.
@@ -259,9 +259,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the to create.
+ Reshapes the current tensor to new dimensions, using the same backing storage.
+ A new tensor that reinterprets backing Buffer of this tensor with different dimensions.
To be added.
@@ -285,9 +285,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ The new value to set at the specified position in this Tensor.
+ Sets the value at the specied index, where index is a linearized version of n-dimension indices using strides.
To be added.
diff --git a/xml/System.Numerics.Tensors/SparseTensor`1.xml b/xml/System.Numerics.Tensors/SparseTensor`1.xml
index 3c996e710d5..37a9217fb70 100644
--- a/xml/System.Numerics.Tensors/SparseTensor`1.xml
+++ b/xml/System.Numerics.Tensors/SparseTensor`1.xml
@@ -42,10 +42,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the to create.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ The number of non-zero values this tensor can store without resizing.
+ Constructs a new of the specifed dimensions, initial capacity, and stride ordering.
To be added.
@@ -66,8 +66,8 @@
- To be added.
- To be added.
+ Creates a shallow copy of this tensor, with new backing storage.
+ A shallow copy of this tensor.
To be added.
@@ -93,10 +93,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained in the returned .
+ An span of integers that represent the size of each dimension of the to create.
+ Creates a new of a different type with the specified dimensions and the same layout as this tensor with elements initialized to their default value.
+ A new tensor with the same layout as this tensor but different type and dimensions.
To be added.
@@ -119,9 +119,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ Gets the value at the specied index, where index is a linearized version of n-dimension indices using strides.
+ The value at the specified position in this Tensor.
To be added.
@@ -141,7 +141,7 @@
System.Int32
- To be added.
+ Gets the number on non-zero values currently being stored in this tensor.
To be added.
To be added.
@@ -165,9 +165,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the to create.
+ Reshapes the current tensor to new dimensions, using the same backing storage.
+ A new tensor that reinterprets backing storage of this tensor with different dimensions.
To be added.
@@ -191,9 +191,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ The new value to set at the specified position in this Tensor.
+ Sets the value at the specied index, where index is a linearized version of n-dimension indices using strides.
To be added.
@@ -214,8 +214,8 @@
- To be added.
- To be added.
+ Creates a copy of this tensor as a .
+ A copy of this tensor as a .
To be added.
@@ -236,8 +236,8 @@
- To be added.
- To be added.
+ Creates a copy of this tensor as a .
+ A copy of this tensor as a .
To be added.
@@ -258,8 +258,8 @@
- To be added.
- To be added.
+ Creates a copy of this tensor as a new eliminating any unused space in the backing storage.
+ A copy of this tensor as a eliminated any usused space in the backing storage.
To be added.
diff --git a/xml/System.Numerics.Tensors/Tensor.xml b/xml/System.Numerics.Tensors/Tensor.xml
index 198a89772cf..9ee8527afa3 100644
--- a/xml/System.Numerics.Tensors/Tensor.xml
+++ b/xml/System.Numerics.Tensors/Tensor.xml
@@ -40,10 +40,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ type contained within the . Typically a value type such as int, double, float, etc.
+ representing the diagonal to build the new tensor from.
+ Creates a n+1-rank using the specified n-rank diagonal. Values not on the diagonal will be filled with zeros.
+ A new of the same layout and order as of one higher rank, with the values of along the diagonal and zeros elsewhere.
To be added.
@@ -70,11 +70,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained within the . Typically a value type such as int, double, float, etc.
+ representing the diagonal to build the new tensor from.
+ Offset of diagonal to set in returned . 0 for the main diagonal, less than zero for diagonals below, greater than zero from diagonals above.
+ Creates a n+1-dimension using the specified n-dimension diagonal at the specified offset from the center. Values not on the diagonal will be filled with zeros.
+ A of the same layout and order as of one higher rank, with the values of along the specified diagonal and zeros elsewhere.
To be added.
@@ -100,10 +100,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained within the . Typically a value type such as int, double, float, etc.
+ Width and height of the identity to create.
+ Creates an identity of the specified size. An identity is a two dimensional tensor with 1s in the diagonal.
+ A by with 1s along the diagonal and zeros elsewhere.
To be added.
@@ -130,11 +130,11 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained within the . Typically a value type such as int, double, float, etc.
+ Width and height of the identity to create.
+ to indicate that the first dimension is most minor (closest) and the last dimension is most major (farthest): row-major. to indicate that the last dimension is most minor (closest together) and the first dimension is most major (farthest apart): column-major.
+ Creates an identity of the specified size and layout (row vs column major). An identity is a two dimensional tensor with 1s in the diagonal.
+ A by with 1s along the diagonal and zeros elsewhere.
To be added.
@@ -162,12 +162,12 @@
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained within the . Typically a value type such as int, double, float, etc.
+ Width and height of the identity tensor to create.
+ to indicate that the first dimension is most minor (closest) and the last dimension is most major (farthest): row-major. to indicate that the last dimension is most minor (closest together) and the first dimension is most major (farthest apart): column-major.
+ Value of that is used along the diagonal.
+ Creates an identity of the specified size and layout (row vs column major) using the specified one value. An identity is a two dimensional tensor with 1s in the diagonal. This may be used in case is a type that doesn't have a known 1 value.
+ A by with 1s along the diagonal and zeros elsewhere.
To be added.
diff --git a/xml/System.Numerics.Tensors/Tensor`1.xml b/xml/System.Numerics.Tensors/Tensor`1.xml
index 86c4329c9b9..e95bd181508 100644
--- a/xml/System.Numerics.Tensors/Tensor`1.xml
+++ b/xml/System.Numerics.Tensors/Tensor`1.xml
@@ -69,8 +69,8 @@
- To be added.
- To be added.
+ Size of the 1-dimensional .
+ Initialize a 1-dimensional of the specified .
To be added.
@@ -91,9 +91,9 @@
- To be added.
- To be added.
- To be added.
+ Array from which to derive dimensions.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Initializes a with same dimensions as . The content of is ignored. Setting to gives a stride of 1-element witdth to the first dimension (0). Setting to gives a stride of 1-element width to the last dimension (n-1).
To be added.
@@ -114,9 +114,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the to create.
+ (default) to indicate that the first dimension is most major (farthest apart) and the last dimension is most minor (closest together): akin to row-major in a rank-2 tensor. to indicate that the last dimension is most major (farthest apart) and the first dimension is most minor (closest together): akin to column-major in a rank-2 tensor.
+ Initialize an n-dimensional with the specified dimensions and layout. Setting to gives a stride of 1-element witdth to the first dimension (0). Setting to gives a stride of 1-element width to the last dimension (n-1).
To be added.
@@ -137,8 +137,8 @@
- To be added.
- To be added.
+ Creates a shallow copy of this , with new backing storage.
+ A shallow copy of this .
To be added.
@@ -159,8 +159,8 @@
- To be added.
- To be added.
+ Creates a new with the same layout and dimensions as this with elements initialized to their default value.
+ A new instance.
To be added.
@@ -183,9 +183,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the DenseTensor to create.
+ Creates a new with the specified dimensions and the same layout as this with elements initialized to their default value.
+ A new instance.
To be added.
@@ -209,9 +209,9 @@
- To be added.
- To be added.
- To be added.
+ Type contained within the new . Typically a value type such as int, double, float, etc.
+ Creates a new of a different type with the same layout and size as this tensor with elements initialized to their default value.
+ A new instance.
To be added.
@@ -237,10 +237,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ Type contained within the new . Typically a value type such as int, double, float, etc.
+ A span of integers that represent the size of each dimension of the to create.
+ Creates a new of a different type with the specified dimensions and the same layout as this with elements initialized to their default value.
+ A new instance.
To be added.
@@ -264,10 +264,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The first instance to compare.
+ The second instance to compare.
+ Performs a value comparison of the content and shape of two instances. Two tensors are equal if they have the same shape and same value at every set of indices. If not equal a tensor is greater or less than another tensor based on the first non-equal element when enumerating in linear order.
+ Zero if they are equal, any other value if they are different.
To be added.
@@ -293,9 +293,9 @@
- To be added.
- To be added.
- To be added.
+ The object to locate in the . The value can be for reference types.
+ Determines whether an element is in the .
+ if item is found in the ; otherwise, .
To be added.
@@ -322,9 +322,9 @@
- To be added.
- To be added.
- To be added.
+ The one-dimensional Array that is the destination of the elements copied from . The Array must have zero-based indexing.
+ The zero-based index in array at which copying begins.
+ Copies the elements of the to an Array, starting at a particular Array index.
To be added.
@@ -344,8 +344,8 @@
System.ReadOnlySpan<System.Int32>
- To be added.
- To be added.
+ Returns a readonly view of the dimensions of this tensor.
+ A instance.
To be added.
@@ -369,10 +369,10 @@
- To be added.
- To be added.
- To be added.
- To be added.
+ The first instance to compare.
+ The second instance to compare.
+ Performs a value equality comparison of the content of two instances. Two tensors are equal if they have the same shape and same value at every set of indices.
+ if they are equal, otherwise.
To be added.
@@ -395,8 +395,8 @@
- To be added.
- To be added.
+ Value of type to fill.
+ Sets all the elements in the to .
To be added.
@@ -441,8 +441,8 @@
- To be added.
- To be added.
+ Gets the n-1 dimension diagonal from the n dimension .
+ An n-1 dimension with the values from the main diagonal of this .
To be added.
@@ -465,9 +465,9 @@
- To be added.
- To be added.
- To be added.
+ Offset of diagonal to set in returned . 0 for the main diagonal, less than zero for diagonals below, greater than zero from diagonals above.
+ Gets the n-1 dimension diagonal from the n dimension at the specified offset from center.
+ An n-1 dimension with the values from the specified diagonal of this .
To be added.
@@ -488,8 +488,8 @@
- To be added.
- To be added.
+ Gets a representing the elements below and including the diagonal, with the rest of the elements zero-ed.
+ A with the values from this at and below the main diagonal and zeros elsewhere.
To be added.
@@ -512,9 +512,9 @@
- To be added.
- To be added.
- To be added.
+ Offset of diagonal to set in returned . 0 for the main diagonal, less than zero for diagonals below, greater than zero from diagonals above.
+ Gets a representing the elements below and including the specified diagonal, with the rest of the elements zero-ed.
+ A with the values from this at and below the specified diagonal and zeros elsewhere.
To be added.
@@ -535,8 +535,8 @@
- To be added.
- To be added.
+ Gets a representing the elements above and including the diagonal, with the rest of the elements zero-ed.
+ A with the values from this at and above the main diagonal and zeros elsewhere.
To be added.
@@ -559,9 +559,9 @@
- To be added.
- To be added.
- To be added.
+ Offset of diagonal to set in returned . 0 for the main diagonal, less than zero for diagonals below, greater than zero from diagonals above.
+ Gets a representing the elements above and including the specified diagonal, with the rest of the elements zero-ed.
+ A with the values from this at and above the specified diagonal and zeros elsewhere.
To be added.
@@ -584,9 +584,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ Gets the value at the specied , where is a linearized version of n-dimension indices using strides.
+ The value at the specified position in this .
To be added.
@@ -612,9 +612,9 @@
- To be added.
- To be added.
- To be added.
+ The object to locate in the .
+ Determines the index of a specific item in the .
+ The index of item if found in the . If not found, returns -1.
To be added.
@@ -683,8 +683,8 @@
System.Boolean
- To be added.
- To be added.
+ True if strides are reversed (AKA Column-major).
+ A value.
To be added.
@@ -713,9 +713,9 @@
- To be added.
- To be added.
- To be added.
+ A one-dimensional array of integers that represent the indices specifying the position of the element to get.
+ Obtains the value at the specified .
+ The value at the specified position in this .
To be added.
@@ -738,9 +738,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the indices specifying the position of the element to get.
+ Obtains the value at the specified .
+ The value at the specified position in this .
To be added.
@@ -760,8 +760,8 @@
System.Int64
- To be added.
- To be added.
+ Total length of the .
+ A value.
To be added.
@@ -781,8 +781,8 @@
System.Int32
- To be added.
- To be added.
+ Rank of the : number of dimensions.
+ A instance.
To be added.
@@ -805,9 +805,9 @@
- To be added.
- To be added.
- To be added.
+ A span of integers that represent the size of each dimension of the to create.
+ Reshapes the current to new , using the same backing storage if possible.
+ A new that reinterprets this tensor with different .
To be added.
@@ -831,9 +831,9 @@
- To be added.
- To be added.
- To be added.
+ An integer index computed as a dot-product of indices.
+ The new value to set at the specified position in this .
+ Sets the value at the specied , where is a linearized version of n-dimension indices using strides.
To be added.
@@ -853,8 +853,8 @@
System.ReadOnlySpan<System.Int32>
- To be added.
- To be added.
+ Returns a readonly view of the strides of this .
+ A instance.
To be added.
@@ -1635,8 +1635,8 @@
- To be added.
- To be added.
+ Creates a copy of this as a . If this is already a , calling this method is equivalent to calling .
+ A instance.
To be added.
@@ -1657,8 +1657,8 @@
- To be added.
- To be added.
+ Creates a copy of this as a . If this is already a , calling this method is equivalent to calling .
+ A instance.
To be added.
@@ -1679,8 +1679,8 @@
- To be added.
- To be added.
+ Creates a copy of this as a . If this is already a , calling this method is equivalent to calling .
+ A instance.
To be added.