Math2mat
|
Public Member Functions | |
final NumType | numType () |
This class represents the base class for a building block performing calculation on integers.
Definition at line 8 of file BuildingBlockInt.java.
final NumType m2m.backend.buildingblocks.BuildingBlockInt.numType | ( | ) | [virtual] |
Returns the numbers type (NumType.INT).
Reimplemented from m2m.backend.buildingblocks.BuildingBlockIntUInt.
Definition at line 14 of file BuildingBlockInt.java.