|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ojalgo.array.visitor.ComplexVisitor
public abstract class ComplexVisitor
| Field Summary | |
|---|---|
static ThreadLocal<Aggregator<ComplexNumber>> |
ONE_MULTIPLY
|
static ThreadLocal<Aggregator<ComplexNumber>> |
ZERO_ABS_MAX
|
static ThreadLocal<Aggregator<ComplexNumber>> |
ZERO_ADD
|
static ThreadLocal<ParameterAggregator<ComplexNumber>> |
ZERO_NORM_ADD
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final ThreadLocal<Aggregator<ComplexNumber>> ONE_MULTIPLY
public static final ThreadLocal<Aggregator<ComplexNumber>> ZERO_ABS_MAX
public static final ThreadLocal<Aggregator<ComplexNumber>> ZERO_ADD
public static final ThreadLocal<ParameterAggregator<ComplexNumber>> ZERO_NORM_ADD
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||