| Package | Description |
|---|---|
| org.lsmp.djep.groupJep | |
| org.lsmp.djep.groupJep.groups | |
| org.nfunk.jep | |
| org.nfunk.jep.type |
| Modifier and Type | Method and Description |
|---|---|
NumberFactory |
GroupI.getNumberFactory()
returns a number factory for creating group elements from strings.
|
| Modifier and Type | Method and Description |
|---|---|
NumberFactory |
Group.getNumberFactory()
returns a number factory for creating group elements from strings
|
| Modifier and Type | Field and Description |
|---|---|
protected NumberFactory |
JEP.numberFactory
Number factory
|
| Modifier and Type | Method and Description |
|---|---|
NumberFactory |
JEP.getNumberFactory()
Returns the number factory.
|
| Constructor and Description |
|---|
JEP(boolean traverse_in,
boolean allowUndeclared_in,
boolean implicitMul_in,
NumberFactory numberFactory_in)
Creates a new JEP instance with custom settings.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DoubleNumberFactory
Default class for creating number objects.
|
Copyright © 2018. All rights reserved.