ADMB Documentation  11.1.1015
 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>

List of all members.

Public Member Functions

 df1b2_init_bounded_number_vector ()
 Description not yet available.
df1b2_init_bounded_numberoperator[] (int i)
 Description not yet available.
df1b2_init_bounded_numberoperator() (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_numberv
int index_min
int index_max
double_index_typeit

Detailed Description

Description not yet available.

Parameters:

Definition at line 1479 of file df1b2fun.h.


Constructor & Destructor Documentation

Description not yet available.

Parameters:

Definition at line 18 of file df1b2nv1.cpp.

Description not yet available.

Parameters:

Definition at line 55 of file df1b2nv1.cpp.


Member Function Documentation

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

Description not yet available.

Parameters:

Definition at line 1490 of file df1b2fun.h.

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

Description not yet available.

Parameters:

Definition at line 1491 of file df1b2fun.h.

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 83 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 93 of file df1b2nv1.cpp.

Definition at line 1504 of file df1b2fun.h.

Definition at line 1505 of file df1b2fun.h.

Referenced by allocate(), and deallocate().

Definition at line 1506 of file df1b2fun.h.

Referenced by allocate().

Description not yet available.

Parameters:

Definition at line 64 of file df1b2nv1.cpp.

Referenced by ~df1b2_init_bounded_number_vector().


Member Data Documentation

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().


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