Description not yet available. More...
#include <fvar.hpp>
Private Member Functions | |
| dependent_variables_information (int ndv) | |
| Description not yet available. | |
Private Attributes | |
| lvector | cmpdif_buffer_position |
| ivector | cmpdif_file_count |
| lvector | cmpdif_file_position |
| int | depvar_count |
| ptr_vector | grad_buffer_position |
| ivector | grad_file_count |
| lvector | grad_file_position |
| int | max_num_dependent_variables |
Friends | |
| class | gradient_structure |
| dependent_variables_information::dependent_variables_information | ( | int | ndv | ) | [private] |
friend class gradient_structure [friend] |
Definition at line 733 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
Definition at line 737 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
Definition at line 735 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
int dependent_variables_information::depvar_count [private] |
Definition at line 731 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
Definition at line 732 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
Definition at line 736 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
Definition at line 734 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
Definition at line 730 of file fvar.hpp.
Referenced by dependent_variables_information(), and gradient_structure::save_dependent_variable_position().
|
|
Generated on Tue Mar 8 2016 19:51:39 for ADMB Documentation by 1.8.0
|