ADMB Documentation
-a65f1c97
|
Description not yet available. More...
Go to the source code of this file.
Functions | |
dvar_vector_position | restore_dvar_vector_position () |
Description not yet available. More... | |
dvector | restore_dvar_vector_value (const dvar_vector_position &tmp) |
Restores the size, address, and value information for a dvar_vector. More... | |
dvector_position | restore_dvector_position () |
Description not yet available. More... | |
dvector | restore_dvector_value (const dvector_position &tmp) |
Restores the size, address, and value information for a dvector. More... | |
ivector_position | restore_ivector_position () |
Description not yet available. More... | |
ivector | restore_ivector_value (const ivector_position &tmp) |
Description not yet available. More... | |
Description not yet available.
Definition in file cmpdif4.cpp.
dvar_vector_position restore_dvar_vector_position | ( | void | ) |
dvector restore_dvar_vector_value | ( | const dvar_vector_position & | tmp | ) |
Restores the size, address, and value information for a dvar_vector.
Back up the stream and read the number of bytes written in the write function'' corresponding to this
read function''
Definition at line 227 of file cmpdif4.cpp.
Referenced by cmdv_prod(), DF_ccv_dble_prod(), DF_cdble_dv_div(), DF_dble_dv_div(), DF_dv_cdble_div(), DF_dv_dble_div(), DF_dv_dble_prod(), DF_dvatan(), DF_dvcos(), DF_dvcpow(), DF_dvcube(), DF_dvdvpow(), DF_dvexp(), DF_dvfourth(), DF_dvlog(), DF_dvmfexp(), DF_dvpow(), DF_dvsin(), DF_dvsqrt(), DF_dvsquare(), DF_dvtan(), DF_vdble_dv_diveq(), dfbltsolve(), dfouter_prodvv(), dmcv_prod(), dmdv_prod(), dvcv_elem_div(), dvdm_prod(), dvdv_dot(), dvdv_elem_div(), dvdv_elem_prod(), restore_banded_lower_triangular_dvar_matrix_value(), restore_banded_symmetric_dvar_matrix_value(), and restore_lower_triangular_dvar_matrix_value().
dvector_position restore_dvector_position | ( | void | ) |
dvector restore_dvector_value | ( | const dvector_position & | tmp | ) |
Restores the size, address, and value information for a dvector.
Back up the stream and read the number of bytes written in the write function'' corresponding to this
read function''
tmp | To get indexmin and indexmax |
Definition at line 174 of file cmpdif4.cpp.
ivector_position restore_ivector_position | ( | ) |
ivector restore_ivector_value | ( | const ivector_position & | tmp | ) |
Description not yet available.
Definition at line 198 of file cmpdif4.cpp.
Referenced by df_xdet(), df_xldet(), dfinvpret(), dmdv_solve(), and dv_subassign().
Generated on Wed Sep 7 2022 00:01:30 for ADMB Documentation by 1.8.5 |