Class optsym

Inheritance Relationships

Base Type

  • public sym

Class Documentation

optsym : public sym

OPTSYM is an auxiliary class to gain access to the private symbolic property s which is necessary to be able to call symobj::optimize on it.

Public Functions

optsym::optsym(::sym symbol)

optsym converts the symbolic object into a optsym object

param symbol:

symbolic object

mlhsInnerSubst<::sym > optsym::getoptimized()

getoptimized calls symobj::optimize on the optsym object

retval out:

optimized symbolic object