Go to the source code of this file.
Functions | |
adstring | chr (int c) |
adstring | str (double x, int minwidth, int decplaces) |
Convert x to adstring with minimum width and total number of decimal places. | |
void | str (const int a, adstring &s) |
adstring | str (const int a) |
Convert x to adstring with minimum width and total number of decimal places.
Definition at line 24 of file str.cpp.
Referenced by param_init_bounded_number_matrix::allocate(), df1b2_init_number_vector::allocate(), df1b2_init_bounded_number_vector::allocate(), param_init_vector_vector::allocate(), param_init_bounded_vector_vector::allocate(), param_init_matrix_vector::allocate(), param_init_bounded_matrix_vector::allocate(), param_init_number_vector::allocate(), param_init_bounded_number_vector::allocate(), admb::messages::array_bounds_error(), df_check_derivative_values(), df_check_derivative_values_indexed(), df_check_derivative_values_indexed_break(), df_print_identifier_string(), initial_params::get_reportfile_name(), get_string_marker(), initial_params::save(), set_gradstack_flag(), and verify_identifier_string().
Generated on Tue Mar 8 2016 19:51:38 for ADMB Documentation by 1.8.0 |