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

Description not yet available. More...

#include <df32fun.h>

Public Member Functions

 df3_two_vector (int min, int max)
 Description not yet available.
 df3_two_vector (void)
 Description not yet available.
 df3_two_vector (const df3_two_vector &m2)
 Description not yet available.
 ~df3_two_vector ()
 Description not yet available.
void allocate (void)
 Description not yet available.
void allocate (int min, int max)
 Description not yet available.
void deallocate (void)
 Description not yet available.
int indexmax (void) const
int indexmin (void) const
void initialize (void)
 Description not yet available.
df3_two_variableoperator() (int i) const
df3_two_variableoperator[] (int i) const

Private Attributes

int index_max
int index_min
vector_shapexshape
df3_two_variablev

Detailed Description

Description not yet available.

Parameters:

Definition at line 141 of file df32fun.h.


Constructor & Destructor Documentation

df3_two_vector::df3_two_vector ( int  min,
int  max 
)

Description not yet available.

Parameters:

Definition at line 123 of file df32fun.cpp.

Description not yet available.

Parameters:

Definition at line 114 of file df32fun.cpp.

Description not yet available.

Parameters:

Definition at line 52 of file df32fun.cpp.

Description not yet available.

Parameters:

Definition at line 36 of file df32fun.cpp.


Member Function Documentation

void df3_two_vector::allocate ( void  )

Description not yet available.

Parameters:

Definition at line 155 of file df32fun.cpp.

Referenced by df3_two_matrix::df3_two_matrix(), and df3_two_vector().

void df3_two_vector::allocate ( int  min,
int  max 
)

Description not yet available.

Parameters:

Definition at line 132 of file df32fun.cpp.

void df3_two_vector::deallocate ( void  )

Description not yet available.

Parameters:

Definition at line 61 of file df32fun.cpp.

Referenced by ~df3_two_vector().

int df3_two_vector::indexmax ( void  ) const [inline]

Definition at line 152 of file df32fun.h.

Referenced by initialize(), df1b2vector::operator=(), and value().

int df3_two_vector::indexmin ( void  ) const [inline]

Definition at line 148 of file df32fun.h.

Referenced by initialize(), df1b2vector::operator=(), and value().

void df3_two_vector::initialize ( void  )

Description not yet available.

Parameters:

Definition at line 100 of file df32fun.cpp.

df3_two_variable& df3_two_vector::operator() ( int  i) const [inline]

Definition at line 160 of file df32fun.h.

df3_two_variable& df3_two_vector::operator[] ( int  i) const [inline]

Definition at line 164 of file df32fun.h.


Member Data Documentation

Definition at line 144 of file df32fun.h.

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

Definition at line 143 of file df32fun.h.

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

Definition at line 145 of file df32fun.h.

Referenced by allocate(), deallocate(), and df3_two_vector().

Definition at line 146 of file df32fun.h.

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

List of all members.


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