Name | Description | |
---|---|---|
![]() | Clone | |
![]() | Equals | Determines if the specified object is equal to the object. |
![]() | GetHashCode | Serves as the default hash function. |
![]() | MemberwiseClone | Makes a deep copy of the object. |
![]() | ToArray | Returns the flattened array as a multi-dimensional array. |
![]() | ToString | Overloaded. Returns the string representation of the object. |
![]() ![]() | ValidateDimensions | Overloaded. Validate the dimensions of a given matrix. As a side effect will bring to 0 negative dimensions. Throws ArgumentException if dimensions overflow and ServiceResultException if maxArrayLength is exceeded |