Description not yet available. More...
Go to the source code of this file.
Functions | |
| dvar_vector | column (const dvar_matrix &m, int j) |
| Description not yet available. | |
| dvector | column_value (const dvar_matrix &m, int j) |
| Description not yet available. | |
| dvar_vector | extract_column (const dvar_matrix &m, int j) |
| Description not yet available. | |
| dvar_vector | extract_row (const dvar_matrix &m, int i) |
| Description not yet available. | |
| dvar_vector | row (const dvar_matrix &m, int j) |
| Description not yet available. | |
Description not yet available.
Definition in file fvar_ar7.cpp.
| dvar_vector column | ( | const dvar_matrix & | m, |
| int | j | ||
| ) |
| dvector column_value | ( | const dvar_matrix & | m, |
| int | j | ||
| ) |
Description not yet available.
Definition at line 57 of file fvar_ar7.cpp.
Referenced by operator*().
| dvar_vector extract_column | ( | const dvar_matrix & | m, |
| int | j | ||
| ) |
| dvar_vector extract_row | ( | const dvar_matrix & | m, |
| int | i | ||
| ) |
| dvar_vector row | ( | const dvar_matrix & | m, |
| int | j | ||
| ) |
|
|
Generated on Tue Mar 8 2016 19:51:37 for ADMB Documentation by 1.8.0
|