This is the overview for the () operator overload.
|
Name |
Description |
|
References matrix.entry[row][column] as matrix(row,column). Returns a reference to a matrix element specified by the row and column. | |
|
Returns matrix.entry[row][column] as matrix(row,column). Returns a matrix element specified by the row and column. |
Copyright © 2002–2022. Open Design Alliance. All rights reserved.
|