pmm  1.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros
Data Fields
pmm_param_constraint_muparser Struct Reference

#include <pmm_muparse.h>

Data Fields

Parser p
double * vars
int n_p

Detailed Description

Structure to hold muparser object and variable array

Definition at line 51 of file pmm_muparse.h.

Field Documentation

int pmm_param_constraint_muparser::n_p

length of variable array

Definition at line 54 of file pmm_muparse.h.

Parser pmm_param_constraint_muparser::p

muparser parser object

Definition at line 52 of file pmm_muparse.h.

double* pmm_param_constraint_muparser::vars

variable array that will be linked to parser object

Definition at line 53 of file pmm_muparse.h.


The documentation for this struct was generated from the following file: