API Reference
>
OdGe Classes
>
OdGeMatrix2d Class
>
OdGeMatrix2d Operators
>
() Operator
>
OdGeMatrix2d::() Operator (int, int)
OdGeMatrix2d::() Operator (int, int)
Collapse All
Syntax
C++
double
operator
()
(
int
row
,
int
column
)
const
;
Parameters
Parameters
Description
int row
[in] Row.
int column
[in] Column.
Description
Returns or references entry[row][column] as matrix(row,column).
Group
() Operator
Was this documentation helpful?
We are sorry. Please tell us what we can improve.
*
Great! Please provide additional feedback.
(Optional)
Thank you for your feedback!
Please wait...
Something went wrong!
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
Send feedback about this topic