Index
A B C D E F G H I K L M N O P R S T U V X Y Z
All Classes|All Packages
All Classes|All Packages
All Classes|All Packages
U
- ui - package ui
- UnitaryConstructor - Interface in tools.helperclasses
- UnitaryFunction - Class in functions.unitary
-
The abstract
UnitaryFunction
class represents function of one input. - UnitaryFunction(GeneralFunction) - Constructor for class UnitaryFunction
-
Constructs a new
UnitaryFunction
- unitaryOperations - Static variable in class OperationMaps
-
A map between unitary operation strings and their associated constructor lambdas
- unwrapIntegerPower() - Method in class Pow
- unwrapIntegerPowerSafe() - Method in class Pow
-
Given a
Pow
, checks if the exponent is a positive integer, and if so, appliesPow.unwrapIntegerPower()
- useKeywords(String) - Static method in class KeywordInterface
-
Takes input as a string in the format
"command arguments..."
- UserExitException - Exception in tools.exceptions
- UserExitException() - Constructor for exception UserExitException
All Classes|All Packages