Math2mat
Public Member Functions

m2m.backend.structure.SimpleVariable.MapVHDLSimpleVariable Class Reference

Collaboration diagram for m2m.backend.structure.SimpleVariable.MapVHDLSimpleVariable:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 MapVHDLSimpleVariable ()
SimpleVariable getMapVHDLSimpleVariable (int cost)
Vector< SimpleVariablegetMultSimpleVar ()

Detailed Description

Definition at line 29 of file SimpleVariable.java.


Constructor & Destructor Documentation

m2m.backend.structure.SimpleVariable.MapVHDLSimpleVariable.MapVHDLSimpleVariable ( )

Default contructeur of the private class.

Definition at line 40 of file SimpleVariable.java.


Member Function Documentation

SimpleVariable m2m.backend.structure.SimpleVariable.MapVHDLSimpleVariable.getMapVHDLSimpleVariable ( int  cost)

Get a multi-use variable that corresponds to a cost

Parameters:
costthe corresponding cost to the seached variable
Returns:
the variable that corresponds to the cost

Definition at line 50 of file SimpleVariable.java.

Vector<SimpleVariable> m2m.backend.structure.SimpleVariable.MapVHDLSimpleVariable.getMultSimpleVar ( )

Get the vector of aviable multi-use SimpleVariable.

Returns:
the vector of aviable multi-use SimpleVariable.

Definition at line 66 of file SimpleVariable.java.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Enumerations