ADMB Documentation
-a65f1c97
|
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. More... | |
dvector | column_value (const dvar_matrix &m, int j) |
Description not yet available. More... | |
dvar_vector | extract_column (const dvar_matrix &m, int j) |
Description not yet available. More... | |
dvar_vector | extract_row (const dvar_matrix &m, int i) |
Description not yet available. More... | |
dvar_vector | row (const dvar_matrix &m, int j) |
Description not yet available. More... | |
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 Wed Sep 7 2022 00:01:31 for ADMB Documentation by 1.8.5 |