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

Description not yet available. More...

#include <df13fun.h>

Public Member Functions

 df1_three_vector (int min, int max)
 Description not yet available.
 df1_three_vector (void)
 Description not yet available.
 df1_three_vector (const df1_three_vector &m2)
 Copy constructor.
 ~df1_three_vector ()
 Destructor.
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.
df1_three_variableoperator() (int i) const
df1_three_variableoperator[] (int i) const

Private Attributes

int index_max
int index_min
vector_shapexshape
df1_three_variablev

Detailed Description

Description not yet available.

Parameters:

Definition at line 102 of file df13fun.h.


Constructor & Destructor Documentation

df1_three_vector::df1_three_vector ( int  min,
int  max 
)

Description not yet available.

Parameters:

Definition at line 136 of file df13fun.cpp.

Description not yet available.

Parameters:

Definition at line 127 of file df13fun.cpp.

Destructor.

Definition at line 65 of file df13fun.cpp.

Copy constructor.

Definition at line 50 of file df13fun.cpp.


Member Function Documentation

void df1_three_vector::allocate ( void  )

Description not yet available.

Parameters:

Definition at line 168 of file df13fun.cpp.

Referenced by df1_three_matrix::df1_three_matrix(), and df1_three_vector().

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

Description not yet available.

Parameters:

Definition at line 145 of file df13fun.cpp.

Description not yet available.

Parameters:

Definition at line 74 of file df13fun.cpp.

Referenced by ~df1_three_vector().

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

Definition at line 110 of file df13fun.h.

Referenced by initialize(), and value().

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

Definition at line 109 of file df13fun.h.

Referenced by initialize(), and value().

Description not yet available.

Parameters:

Definition at line 113 of file df13fun.cpp.

df1_three_variable& df1_three_vector::operator() ( int  i) const [inline]

Definition at line 115 of file df13fun.h.

df1_three_variable& df1_three_vector::operator[] ( int  i) const [inline]

Definition at line 119 of file df13fun.h.


Member Data Documentation

Definition at line 105 of file df13fun.h.

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

Definition at line 104 of file df13fun.h.

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

Definition at line 106 of file df13fun.h.

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

Definition at line 107 of file df13fun.h.

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

List of all members.


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