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

(* $Id$)

Description not yet available. More...

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

Go to the source code of this file.

Functions

adstring get_string_marker (void)
 Description not yet available.
void report_gradstack_flag (void)
 Description not yet available.
static void report_gradstack_flag2 (void)
 Description not yet available.
void * restore_ad_pointer (void)
 Description not yet available.
void save_ad_pointer (void *p)
 Description not yet available.
void set_gradstack_flag (char *str)
 Description not yet available.
void set_gradstack_flag (char *_str, int i, int j)
 Description not yet available.
void verify_identifier_string (const char *str1)
 Verifies gradient stack string.

Variables

ofstream clogf

Detailed Description

Description not yet available.

Definition in file cmpdif3.cpp.


Function Documentation

Description not yet available.

Parameters:

Definition at line 168 of file cmpdif3.cpp.

Referenced by df_check_derivative_values(), df_check_derivative_values_indexed(), df_check_derivative_values_indexed_break(), and df_print_identifier_string().

void report_gradstack_flag ( void  )

Description not yet available.

Parameters:

Definition at line 36 of file cmpdif3.cpp.

Referenced by set_gradstack_flag().

static void report_gradstack_flag2 ( void  ) [static]

Description not yet available.

Parameters:

Definition at line 57 of file cmpdif3.cpp.

Referenced by set_gradstack_flag().

void* restore_ad_pointer ( void  )

Description not yet available.

Parameters:

Definition at line 226 of file cmpdif3.cpp.

Referenced by dfcholeski_sparse().

void save_ad_pointer ( void *  p)

Description not yet available.

Parameters:

Definition at line 215 of file cmpdif3.cpp.

Referenced by varchol().

void set_gradstack_flag ( char *  str)

Description not yet available.

Parameters:

Definition at line 81 of file cmpdif3.cpp.

void set_gradstack_flag ( char *  _str,
int  i,
int  j 
)

Description not yet available.

Parameters:

Definition at line 107 of file cmpdif3.cpp.


Variable Documentation

ofstream clogf