Description not yet available. More...
#include <df1b2fun.h>
Public Member Functions | |
| df1b2_init_bounded_number_vector () | |
| Description not yet available. | |
| df1b2_init_bounded_number & | operator[] (int i) |
| Description not yet available. | |
| df1b2_init_bounded_number & | operator() (int i) |
| Description not yet available. | |
| void | allocate (int min1, int max1, const double_index_type &bmin, const double_index_type &bmax, const char *s) |
| Description not yet available. | |
| void | allocate (int min1, int max1, const double_index_type &bmin, const double_index_type &bmax, const index_type &phase_start, const char *s) |
| Description not yet available. | |
| int | allocated (void) |
| int | indexmin (void) |
| int | indexmax (void) |
| ~df1b2_init_bounded_number_vector () | |
| Description not yet available. | |
| void | deallocate (void) |
| Description not yet available. | |
Private Attributes | |
| df1b2_init_bounded_number * | v |
| int | index_min |
| int | index_max |
| double_index_type * | it |
| df1b2_init_bounded_number & df1b2_init_bounded_number_vector::operator[] | ( | int | i | ) | [inline] |
| df1b2_init_bounded_number & df1b2_init_bounded_number_vector::operator() | ( | int | i | ) | [inline] |
| void df1b2_init_bounded_number_vector::allocate | ( | int | min1, |
| int | max1, | ||
| const double_index_type & | bmin, | ||
| const double_index_type & | bmax, | ||
| const char * | s | ||
| ) |
| void df1b2_init_bounded_number_vector::allocate | ( | int | min1, |
| int | max1, | ||
| const double_index_type & | bmin, | ||
| const double_index_type & | bmax, | ||
| const index_type & | phase_start, | ||
| const char * | s | ||
| ) |
| int df1b2_init_bounded_number_vector::allocated | ( | void | ) | [inline] |
Definition at line 1504 of file df1b2fun.h.
| int df1b2_init_bounded_number_vector::indexmin | ( | void | ) | [inline] |
Definition at line 1505 of file df1b2fun.h.
Referenced by allocate(), and deallocate().
| int df1b2_init_bounded_number_vector::indexmax | ( | void | ) | [inline] |
Definition at line 1506 of file df1b2fun.h.
Referenced by allocate().
| void df1b2_init_bounded_number_vector::deallocate | ( | void | ) |
Description not yet available.
Definition at line 64 of file df1b2nv1.cpp.
Referenced by ~df1b2_init_bounded_number_vector().
Definition at line 1481 of file df1b2fun.h.
Referenced by allocate(), allocated(), deallocate(), operator()(), and operator[]().
Definition at line 1482 of file df1b2fun.h.
Referenced by allocate(), and indexmin().
Definition at line 1483 of file df1b2fun.h.
Referenced by allocate(), and indexmax().
Definition at line 1484 of file df1b2fun.h.
Referenced by deallocate(), and df1b2_init_bounded_number_vector().
|
|
Generated on Fri May 10 2013 14:23:35 for ADMB Documentation by 1.8.0
|