ADMB Documentation  11.5.3197
 All Classes Files Functions Variables Typedefs Friends Defines
Public Member Functions | Private Attributes
df1b2_init_bounded_number_vector Class Reference

Description not yet available. More...

#include <df1b2fun.h>

Public Member Functions

 df1b2_init_bounded_number_vector ()
 Default constructor.
 ~df1b2_init_bounded_number_vector ()
 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)
void deallocate (void)
 Description not yet available.
int indexmax (void)
int indexmin (void)
df1b2_init_bounded_numberoperator() (int i)
df1b2_init_bounded_numberoperator[] (int i)

Private Attributes

int index_max
int index_min
double_index_typeit
df1b2_init_bounded_numberv

Detailed Description

Description not yet available.

Parameters:

Definition at line 1520 of file df1b2fun.h.


Constructor & Destructor Documentation

Default constructor.

Definition at line 17 of file df1b2nv1.cpp.

Description not yet available.

Parameters:

Definition at line 61 of file df1b2nv1.cpp.


Member Function Documentation

void df1b2_init_bounded_number_vector::allocate ( int  min1,
int  max1,
const double_index_type bmin,
const double_index_type bmax,
const char *  s 
)

Description not yet available.

Parameters:

Definition at line 89 of file df1b2nv1.cpp.

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 
)

Description not yet available.

Parameters:

Definition at line 99 of file df1b2nv1.cpp.

Definition at line 1545 of file df1b2fun.h.

Description not yet available.

Parameters:

Definition at line 70 of file df1b2nv1.cpp.

Referenced by ~df1b2_init_bounded_number_vector().

Definition at line 1547 of file df1b2fun.h.

Referenced by allocate().

Definition at line 1546 of file df1b2fun.h.

Referenced by allocate(), and deallocate().

df1b2_init_bounded_number& df1b2_init_bounded_number_vector::operator() ( int  i) [inline]

Definition at line 1532 of file df1b2fun.h.

df1b2_init_bounded_number& df1b2_init_bounded_number_vector::operator[] ( int  i) [inline]

Definition at line 1531 of file df1b2fun.h.


Member Data Documentation

Definition at line 1524 of file df1b2fun.h.

Referenced by allocate(), and indexmax().

Definition at line 1523 of file df1b2fun.h.

Referenced by allocate(), and indexmin().

Definition at line 1525 of file df1b2fun.h.

Referenced by deallocate().

Definition at line 1522 of file df1b2fun.h.

Referenced by allocate(), allocated(), deallocate(), operator()(), and operator[]().

List of all members.


The documentation for this class was generated from the following files: