A B C D E F G K L M P Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- a - Variable in class edu.jas.gb.GBSigBasedTest
- algo - Variable in class edu.jas.gb.GBSigBased
-
Selected GB algorithm.
- arri - edu.jas.gb.GBSigBased.GBAlgo
B
- b - Variable in class edu.jas.gb.GBSigBasedTest
- bb - Variable in class edu.jas.gb.GBSigBasedTest
- bbn - Variable in class edu.jas.gb.GBSigBasedTest
C
- c - Variable in class edu.jas.gb.GBSigBasedTest
- cancel() - Method in class edu.jas.gb.GBSigBased
-
Cancel ThreadPool.
- createBindings() - Method in class edu.jas.kern.PyScriptEngine
D
- d - Variable in class edu.jas.gb.GBSigBasedTest
E
- e - Variable in class edu.jas.gb.GBSigBasedTest
- edu.jas.gb - package edu.jas.gb
- edu.jas.kern - package edu.jas.kern
- el - Variable in class edu.jas.gb.GBSigBasedTest
- engine - Variable in class edu.jas.gb.GBSigBased
-
Scripting engine.
- eval(Reader, ScriptContext) - Method in class edu.jas.kern.PyScriptEngine
- eval(String, ScriptContext) - Method in class edu.jas.kern.PyScriptEngine
F
- F - Variable in class edu.jas.gb.GBSigBasedTest
- f5 - edu.jas.gb.GBSigBased.GBAlgo
- fac - Variable in class edu.jas.gb.GBSigBasedTest
- ff5 - edu.jas.gb.GBSigBased.GBAlgo
G
- G - Variable in class edu.jas.gb.GBSigBasedTest
- GB(int, List<GenPolynomial<C>>) - Method in class edu.jas.gb.GBSigBased
-
Groebner base.
- GBSigBased<C extends edu.jas.structure.GcdRingElem<C>> - Class in edu.jas.gb
-
Groebner bases via signatur based GBs using jython script.
- GBSigBased() - Constructor for class edu.jas.gb.GBSigBased
-
GBSigBased constructor.
- GBSigBased(GBSigBased.GBAlgo) - Constructor for class edu.jas.gb.GBSigBased
-
GBSigBased constructor.
- GBSigBased.GBAlgo - Enum in edu.jas.gb
-
GB algorithm indicators: sbgb = sigbased_gb(), arri = arris_algorithm(), ggv = ggv(), ggv1 = ggv_first_implementation(), f5 = f5(), ff5 = f5z().
- GBSigBasedTest - Class in edu.jas.gb
-
Groebner base sig based via jython tests with JUnit.
- GBSigBasedTest(String) - Constructor for class edu.jas.gb.GBSigBasedTest
-
Constructs a
GBSigBasedTest
object. - getEngineName() - Method in class edu.jas.kern.PyScriptEngineFactory
- getEngineVersion() - Method in class edu.jas.kern.PyScriptEngineFactory
- getExtensions() - Method in class edu.jas.kern.PyScriptEngineFactory
- getFactory() - Method in class edu.jas.kern.PyScriptEngine
- getLanguageName() - Method in class edu.jas.kern.PyScriptEngineFactory
- getLanguageVersion() - Method in class edu.jas.kern.PyScriptEngineFactory
- getMethodCallSyntax(String, String, String...) - Method in class edu.jas.kern.PyScriptEngineFactory
- getMimeTypes() - Method in class edu.jas.kern.PyScriptEngineFactory
- getNames() - Method in class edu.jas.kern.PyScriptEngineFactory
- getOutputStatement(String) - Method in class edu.jas.kern.PyScriptEngineFactory
- getParameter(String) - Method in class edu.jas.kern.PyScriptEngineFactory
- getProgram(String...) - Method in class edu.jas.kern.PyScriptEngineFactory
- getScriptEngine() - Method in class edu.jas.kern.PyScriptEngineFactory
- ggv - edu.jas.gb.GBSigBased.GBAlgo
- ggv1 - edu.jas.gb.GBSigBased.GBAlgo
- Gn - Variable in class edu.jas.gb.GBSigBasedTest
K
- kl - Variable in class edu.jas.gb.GBSigBasedTest
L
- L - Variable in class edu.jas.gb.GBSigBasedTest
- ll - Variable in class edu.jas.gb.GBSigBasedTest
M
- main(String[]) - Static method in class edu.jas.gb.GBSigBasedTest
-
main
- main(String[]) - Static method in class edu.jas.kern.ScriptingExample
P
- pyint - Variable in class edu.jas.kern.PyScriptEngine
- PyScriptEngine - Class in edu.jas.kern
- PyScriptEngine() - Constructor for class edu.jas.kern.PyScriptEngine
- PyScriptEngine(Bindings) - Constructor for class edu.jas.kern.PyScriptEngine
- PyScriptEngineFactory - Class in edu.jas.kern
- PyScriptEngineFactory() - Constructor for class edu.jas.kern.PyScriptEngineFactory
Q
- q - Variable in class edu.jas.gb.GBSigBasedTest
R
- rl - Variable in class edu.jas.gb.GBSigBasedTest
- runJruby() - Static method in class edu.jas.kern.ScriptingExample
- runJython() - Static method in class edu.jas.kern.ScriptingExample
- runJythonRegister() - Static method in class edu.jas.kern.ScriptingExample
S
- sbgb - edu.jas.gb.GBSigBased.GBAlgo
- ScriptingExample - Class in edu.jas.kern
- ScriptingExample() - Constructor for class edu.jas.kern.ScriptingExample
- setUp() - Method in class edu.jas.gb.GBSigBasedTest
- suite() - Static method in class edu.jas.gb.GBSigBasedTest
-
suite.
T
- tearDown() - Method in class edu.jas.gb.GBSigBasedTest
- terminate() - Method in class edu.jas.gb.GBSigBased
-
Cleanup and terminate ThreadPool.
- testGBase() - Method in class edu.jas.gb.GBSigBasedTest
-
Test GBase.
- testTrinks7GBase() - Method in class edu.jas.gb.GBSigBasedTest
-
Test Trinks7 GBase.
- toString() - Method in class edu.jas.gb.GBSigBased
-
Get the String representation with GB engine.
- toString() - Method in class edu.jas.kern.PyScriptEngine
V
- valueOf(String) - Static method in enum edu.jas.gb.GBSigBased.GBAlgo
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum edu.jas.gb.GBSigBased.GBAlgo
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages