RLP  1.5
SExp Struct Reference

Expression structure. More...

Data Fields

Array coefs
 Coefficients of the variables. More...
 
int op
 Operator of the expression. More...
 
double rhs
 Right-hand side of the expression. More...
 

Detailed Description

Expression structure.

Definition at line 20 of file read.h.

Field Documentation

Array coefs

Coefficients of the variables.

Definition at line 23 of file read.h.

int op

Operator of the expression.

Definition at line 25 of file read.h.

double rhs

Right-hand side of the expression.

Definition at line 27 of file read.h.

RLP © 2006, 2009, 2015   Rui Carlos Gonçalves