Uses of Interface
org.qdl_lang.variables.StemUtility.DyadAxisAction
-
Packages that use StemUtility.DyadAxisAction Package Description org.qdl_lang.variables Variables in QDL and classes that support them. -
-
Uses of StemUtility.DyadAxisAction in org.qdl_lang.variables
Methods in org.qdl_lang.variables with parameters of type StemUtility.DyadAxisAction Modifier and Type Method Description static voidStemUtility. axisDayadRecursion(QDLStem out0, QDLStem left0, QDLStem right0, int depth, boolean maxDepth, StemUtility.DyadAxisAction axisAction)Apply some action along an axis.
-