ADMB Documentation  -a65f1c97
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
d3_array_position Class Reference

Description not yet available. More...

#include <fvar.hpp>

Public Member Functions

 d3_array_position (int mmin, int mmax)
 Description not yet available. More...
 
int indexmax () const
 
int indexmin () const
 

Private Attributes

int max
 
int min
 

Detailed Description

Description not yet available.

Parameters

Definition at line 4902 of file fvar.hpp.

Constructor & Destructor Documentation

d3_array_position::d3_array_position ( int  mmin,
int  mmax 
)

Description not yet available.

Parameters

Definition at line 424 of file cmpdif6.cpp.

Member Function Documentation

int d3_array_position::indexmax ( void  ) const
inline

Definition at line 4913 of file fvar.hpp.

Referenced by d3_array::d3_array().

int d3_array_position::indexmin ( void  ) const
inline

Definition at line 4909 of file fvar.hpp.

Referenced by d3_array::d3_array().

Member Data Documentation

int d3_array_position::max
private

Definition at line 4905 of file fvar.hpp.

Referenced by indexmax().

int d3_array_position::min
private

Definition at line 4904 of file fvar.hpp.

Referenced by indexmin().


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