In file hl.h:

HL_FORMULA_t* HL_FORMULA_newAtNom

(unsigned int nominalId,
  HL_FORMULA_t* exp)

Create an formula @i alpha.

Documentation

Create an formula @i alpha.

Parameters:
- nominalId the identifier of the nominal i
- exp the formula corresponding to alpha
Returns:
the new HL formula or NULL if the nominal is undefined

Alphabetic index



This page was generated with the help of DOC++.