![]() ![]() | Overloaded. Creates a row vector from an array. |
![]() ![]() | Creates a matrix from a jagged array. |
![]() ![]() | Creates a matrix from a multidimensional array. |
![]() ![]() | Creates a 1x1 matrix from a scalar. |
![]() ![]() | Creates a column vector from an array. |
![]() | Creates an unpopulated matrix of the specified size. |
![]() | The number of matrix columns. |
![]() | Checks whether the matrix is a column vector. |
![]() | Checks whether the matrix is neither a scalar nor vector. |
![]() | Checks whether the matrix is a row vector. |
![]() | Checks whether the matrix is a scalar. |
![]() | Checks whether the matrix is a vector. |
![]() | Overloaded. Accesses the matrix as a vector. |
![]() | The number of matrix rows. |
![]() | Overloaded. Frees memory taken by the internal mxArray. |
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() | Gets the Type of the current instance. |
![]() | Overloaded. Creates a row major array copy of the matrix. |
![]() | Creates a jagged array copy of the matrix. |
![]() | Creates a multidimensional array copy of the matrix. |
![]() | Accesses the matrix as a single scalar value. |
![]() | Creates and returns a string representation of the matrix. |
![]() | Creates a column major array copy of the matrix. |
![]() | Overloaded. Final disposal of object. |
![]() | Finalization. |
![]() | Creates a shallow copy of the current Object. |