Here is a list of all documented class members with links to the class documentation for each member:
- g -
- get_matrix()
: matrix_expression< value_t, expr_t, tag >
- get_vector()
: vector_expression< value_t, expr_t, tag, orientation >
- get_vector_column
: vector_ref< expression_type, tag::reference, orientation::column >
, vector_ref< expression_type, tag::expression< complexity >, orientation::column >
- get_vector_ref
: vector_ref< expression_type, tag::reference, orientation::column >
, vector_ref< expression_type, tag::expression< complexity >, orientation::column >
, vector_ref< expression_type, tag::reference, orientation::row >
, vector_ref< expression_type, tag::expression< complexity >, orientation::row >
, vector_ref< expression_type, tag::reference, orientation::row >
, vector_ref< expression_type, tag::expression< complexity >, orientation::column >
, vector_ref< expression_type, tag::expression< complexity >, orientation::row >
, vector_ref< expression_type, tag::reference, orientation::column >
- get_vector_row
: vector_ref< expression_type, tag::reference, orientation::row >
, vector_ref< expression_type, tag::expression< complexity >, orientation::row >