The MatExprRangeIndexer type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | Get(Rect) |
Creates a matrix header for the specified row/column span.
|
![]() | Get(Range, Range) |
Creates a matrix header for the specified row/column span.
|
![]() | Get(Int32, Int32, Int32, Int32) |
Creates a matrix header for the specified matrix row/column.
|
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | Set(Rect, MatExpr) |
Sets a matrix header for the specified matrix row/column span.
|
![]() | Set(Range, Range, MatExpr) |
Sets a matrix header for the specified matrix row/column span.
|
![]() | Set(Int32, Int32, Int32, Int32, MatExpr) |
Sets a matrix header for the specified matrix row/column.
|
![]() | ToString | (Inherited from Object.) |
See Also