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

Description not yet available. More...

#include <df1b2fun.h>

Public Member Functions

 df1b2_init_number_vector ()
 Default constructor.
 ~df1b2_init_number_vector ()
 Destructor.
void allocate (int min1, int max1, const index_type &phase_start, const char *s)
 Description not yet available.
void allocate (int min1, int max1, 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_numberoperator() (int i)
df1b2_init_numberoperator[] (int i)

Private Attributes

int index_max
int index_min
double_index_typeit
df1b2_init_numberv

Detailed Description

Description not yet available.

Parameters:

Definition at line 1463 of file df1b2fun.h.


Constructor & Destructor Documentation

Default constructor.

Definition at line 246 of file df1b2nv1.cpp.

Destructor.

Definition at line 256 of file df1b2nv1.cpp.


Member Function Documentation

void df1b2_init_number_vector::allocate ( int  min1,
int  max1,
const index_type phase_start,
const char *  s 
)

Description not yet available.

Parameters:

Definition at line 294 of file df1b2nv1.cpp.

Referenced by allocate().

void df1b2_init_number_vector::allocate ( int  min1,
int  max1,
const char *  s 
)

Description not yet available.

Parameters:

Definition at line 284 of file df1b2nv1.cpp.

int df1b2_init_number_vector::allocated ( void  ) [inline]

Definition at line 1486 of file df1b2fun.h.

Description not yet available.

Parameters:

Definition at line 265 of file df1b2nv1.cpp.

Referenced by ~df1b2_init_number_vector().

int df1b2_init_number_vector::indexmax ( void  ) [inline]

Definition at line 1488 of file df1b2fun.h.

Referenced by allocate().

int df1b2_init_number_vector::indexmin ( void  ) [inline]

Definition at line 1487 of file df1b2fun.h.

Referenced by allocate(), and deallocate().

df1b2_init_number& df1b2_init_number_vector::operator() ( int  i) [inline]

Definition at line 1476 of file df1b2fun.h.

df1b2_init_number& df1b2_init_number_vector::operator[] ( int  i) [inline]

Definition at line 1475 of file df1b2fun.h.


Member Data Documentation

Definition at line 1467 of file df1b2fun.h.

Referenced by allocate(), and indexmax().

Definition at line 1466 of file df1b2fun.h.

Referenced by allocate(), and indexmin().

Definition at line 1468 of file df1b2fun.h.

Referenced by deallocate().

Definition at line 1465 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: