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

Description not yet available. More...

#include <df1b2fun.h>

List of all members.

Public Member Functions

void deallocate (void)
 Description not yet available.
void reallocate (void)
 Description not yet available.
void allocate (int lib, int ub)
 Description not yet available.
void allocate (void)
 Description not yet available.
 init_df1b2vector (int lib, int ub)
 Description not yet available.
 init_df1b2vector (void)
 Description not yet available.
 init_df1b2vector (const init_df1b2vector &v)
 Description not yet available.
int indexmin (void) const
int indexmax (void) const
init_df1b2variableoperator() (int i)
 Description not yet available.
init_df1b2variableoperator[] (int i)
 Description not yet available.
void set_value (const dvector &)
 Description not yet available.
 ~init_df1b2vector ()
 Description not yet available.

Private Attributes

int index_min
int index_max
intncopies
init_df1b2variabletrueptr
init_df1b2variableptr

Detailed Description

Description not yet available.

Parameters:

Definition at line 346 of file df1b2fun.h.


Constructor & Destructor Documentation

Description not yet available.

Parameters:

Definition at line 351 of file df1b2fn2.cpp.

Description not yet available.

Parameters:

Definition at line 342 of file df1b2fn2.cpp.

Description not yet available.

Parameters:

Definition at line 472 of file df1b2fn2.cpp.

Description not yet available.

Parameters:

Definition at line 429 of file df1b2fn2.cpp.


Member Function Documentation

Description not yet available.

Parameters:

Definition at line 452 of file df1b2fn2.cpp.

Description not yet available.

Parameters:

Definition at line 402 of file df1b2fn2.cpp.

void init_df1b2vector::allocate ( int  lb,
int  ub 
)

Description not yet available.

Parameters:

Definition at line 360 of file df1b2fn2.cpp.

void init_df1b2vector::allocate ( void  )

Description not yet available.

Parameters:

Definition at line 416 of file df1b2fn2.cpp.

Referenced by init_df1b2vector().

int init_df1b2vector::indexmin ( void  ) const [inline]
int init_df1b2vector::indexmax ( void  ) const [inline]
init_df1b2variable & init_df1b2vector::operator() ( int  i) [inline]

Description not yet available.

Parameters:

Definition at line 365 of file df1b2fun.h.

init_df1b2variable & init_df1b2vector::operator[] ( int  i) [inline]

Description not yet available.

Parameters:

Definition at line 366 of file df1b2fun.h.

void init_df1b2vector::set_value ( const dvector v)

Description not yet available.

Parameters:

Definition at line 322 of file df1b2fn2.cpp.


Member Data Documentation

Definition at line 348 of file df1b2fun.h.

Referenced by allocate(), indexmin(), and init_df1b2vector().

Definition at line 349 of file df1b2fun.h.

Referenced by allocate(), indexmax(), and init_df1b2vector().

Definition at line 350 of file df1b2fun.h.

Referenced by allocate(), deallocate(), init_df1b2vector(), and ~init_df1b2vector().

Definition at line 351 of file df1b2fun.h.

Referenced by allocate(), deallocate(), init_df1b2vector(), and ~init_df1b2vector().

Definition at line 352 of file df1b2fun.h.

Referenced by allocate(), init_df1b2vector(), operator()(), operator[](), and reallocate().


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