ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Functions
cmpdif4.cpp File Reference

(* $Id$)

Description not yet available. More...

#include <fvar.hpp>
#include <string.h>

Go to the source code of this file.

Functions

dvar_vector_position restore_dvar_vector_position (void)
 Description not yet available.
dvector restore_dvar_vector_value (const dvar_vector_position &tmp)
 Restores the size, address, and value information for a dvar_vector.
dvector_position restore_dvector_position (void)
 Description not yet available.
dvector restore_dvector_value (const dvector_position &tmp)
 Restores the size, address, and value information for a dvector.
ivector_position restore_ivector_position (void)
 Description not yet available.
ivector restore_ivector_value (const ivector_position &tmp)
 Description not yet available.

Detailed Description

Description not yet available.

Definition in file cmpdif4.cpp.


Function Documentation

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 thisread function''

Parameters:
tmpTo get indexmin and indexmax
Returns:
dvector

Definition at line 139 of file cmpdif4.cpp.

Referenced by cvdv_dot(), cvdv_elem_div(), cvdv_elem_prod(), DF_cdvpow(), df_xdet(), df_xldet(), dfinvpret(), dmdv_solve(), dvcv_dot(), dvcv_elem_div(), dvcv_elem_prod(), dvdv_elem_div(), funnel_derivatives(), and restore_dmatrix_value().

Description not yet available.

Parameters:

Definition at line 41 of file cmpdif4.cpp.

Referenced by df_xdet(), df_xldet(), dfinvpret(), dmdv_solve(), dv_subassign(), and restore_imatrix_value().

Description not yet available.

Parameters:

Definition at line 156 of file cmpdif4.cpp.

Referenced by df_xdet(), df_xldet(), dfinvpret(), dmdv_solve(), dv_subassign(), and restore_imatrix_value().