Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

func_d_eval_type Struct Reference

#include <der_evaluator.h>

Collaboration diagram for func_d_eval_type:

Collaboration graph
[legend]
List of all members.

Public Attributes

const std::vector< double > * x
std::vector< double > * f_cache
std::vector< std::vector<
double > > * 
d_data
const modelmod
union {
   void *   p
   double   d
u
double r
unsigned int n
unsigned int info

Member Data Documentation

double func_d_eval_type::d
 

Definition at line 103 of file der_evaluator.h.

std::vector<std::vector<double> >* func_d_eval_type::d_data
 

Definition at line 101 of file der_evaluator.h.

std::vector<double>* func_d_eval_type::f_cache
 

Definition at line 100 of file der_evaluator.h.

unsigned int func_d_eval_type::info
 

Definition at line 105 of file der_evaluator.h.

const model* func_d_eval_type::mod
 

Definition at line 102 of file der_evaluator.h.

unsigned int func_d_eval_type::n
 

Definition at line 105 of file der_evaluator.h.

void* func_d_eval_type::p
 

Definition at line 103 of file der_evaluator.h.

double func_d_eval_type::r
 

Definition at line 104 of file der_evaluator.h.

union { ... } func_d_eval_type::u
 

const std::vector<double>* func_d_eval_type::x
 

Definition at line 99 of file der_evaluator.h.


The documentation for this struct was generated from the following file:
Generated on Tue Nov 4 01:59:01 2003 for COCONUT API by doxygen1.2.18