Constant Field Values
Contents
org.ojalgo.*
-
org.ojalgo.ProgrammingError Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.RecoverableCondition Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.ann.org.ojalgo.ann.FileFormat Modifier and Type Constant Field Value private static final java.lang.String
FORMAT
"ojAlgo ANN"
-
org.ojalgo.ann.org.ojalgo.ann.FileFormat.Version1 Modifier and Type Constant Field Value static final int
ID
1
-
org.ojalgo.ann.org.ojalgo.ann.FileFormat.Version2 Modifier and Type Constant Field Value static final int
ID
2
-
org.ojalgo.array.org.ojalgo.array.GrowthStrategy.Builder Modifier and Type Constant Field Value private static final long
INITIAL
4L
private static final long
SEGMENT
32768L
-
org.ojalgo.array.PlainArray<N extends java.lang.Comparable<N>> Modifier and Type Constant Field Value static final int
CHARACTERISTICS
1040
public static final int
MAX_SIZE
2147483639
-
org.ojalgo.data.domain.finance.portfolio.MarketEquilibrium Modifier and Type Constant Field Value private static final java.lang.String
STRING_ZERO
"0"
private static final java.lang.String
SYMBOL
"Asset_"
-
org.ojalgo.data.domain.finance.portfolio.org.ojalgo.data.domain.finance.portfolio.OptimisedPortfolio Modifier and Type Constant Field Value static final java.lang.String
BALANCE
"Balance"
static final java.lang.String
VARIANCE
"Variance"
-
org.ojalgo.data.domain.finance.portfolio.PortfolioMixer Modifier and Type Constant Field Value private static final java.lang.String
ACTIVE
"_Active"
private static final java.lang.String
B
"B"
private static final java.lang.String
C
"C"
private static final java.lang.String
DIMENSION_MISMATCH
"The target and component portfolios must all have the same number of contained assets!"
private static final java.lang.String
QUADRATIC_OBJECTIVE_PART
"Quadratic Objective Part"
private static final java.lang.String
STRATEGY_COUNT
"Strategy Count"
-
org.ojalgo.data.domain.finance.series.org.ojalgo.data.domain.finance.series.YahooSessionOld Modifier and Type Constant Field Value static final java.lang.String
BRAND_BID
"brandBid"
static final java.lang.String
CRUMB
"crumb"
static final java.lang.String
CSRF_TOKEN
"csrfToken"
private static final java.lang.String
END
"\">"
private static final java.lang.String
FINANCE_YAHOO_COM
"finance.yahoo.com"
private static final java.lang.String
GUCE_OATH_COM
"guce.oath.com"
private static final java.lang.String
INPUT_TYPE_HIDDEN_NAME_BRAND_BID_VALUE
"<input type=\"hidden\" name=\"brandBid\" value=\""
private static final java.lang.String
INPUT_TYPE_HIDDEN_NAME_CSRF_TOKEN_VALUE
"<input type=\"hidden\" name=\"csrfToken\" value=\""
private static final java.lang.String
INTERVAL
"interval"
private static final java.lang.String
QUERY1_FINANCE_YAHOO_COM
"query1.finance.yahoo.com"
static final java.lang.String
SESSION_ID
"sessionId"
-
org.ojalgo.data.image.ImageData Modifier and Type Constant Field Value static final int
MASK_ALPHA
-16777216
static final int
MASK_BLUE
255
static final int
MASK_GREEN
65280
static final int
MASK_RED
16711680
static final int
SHIFT_ALPHA
24
static final int
SHIFT_BLUE
0
static final int
SHIFT_GREEN
8
static final int
SHIFT_RED
16
-
org.ojalgo.function.constant.PrimitiveMath Modifier and Type Constant Field Value public static final double
MACHINE_LARGEST
1.7976931348623157E308
public static final double
MACHINE_SMALLEST
2.2250738585072014E-308
public static final double
NaN
0d/0d
public static final double
NEGATIVE_INFINITY
-1d/0d
public static final double
POSITIVE_INFINITY
1d/0d
-
org.ojalgo.machine.BasicMachine Modifier and Type Constant Field Value private static final java.lang.String
BYTES
"bytes/"
private static final java.lang.String
GIGA
"GB/"
private static final java.lang.String
KILO
"kB/"
private static final java.lang.String
MEGA
"MB/"
private static final java.lang.String
THREAD
"thread"
private static final java.lang.String
THREADS
"threads"
-
org.ojalgo.machine.CommonMachine Modifier and Type Constant Field Value static final long
K
1024L
-
org.ojalgo.machine.Hardware Modifier and Type Constant Field Value public static final long
CPU_CACHE_LINE_SIZE
64L
public static final long
OS_MEMORY_PAGE_SIZE
4096L
-
org.ojalgo.machine.MemoryEstimator Modifier and Type Constant Field Value private static final long
FINAL_ALIGNEMENT
8L
private static final long
PARENT_ALIGNEMENT
4L
private static final long
WORD
8L
private static final long
ZERO
0L
-
org.ojalgo.machine.VirtualMachine Modifier and Type Constant Field Value private static final java.lang.String
AMD64
"amd64"
private static final java.lang.String
I386
"i386"
private static final java.lang.String
X86
"x86"
private static final java.lang.String
X86_64
"x86_64"
-
org.ojalgo.matrix.task.iterative.ParallelGaussSeidelSolver Modifier and Type Constant Field Value private static final int
THRESHOLD
128
-
org.ojalgo.netio.ASCII Modifier and Type Constant Field Value public static final char
COMMA
44
public static final char
CR
13
public static final char
DECIMAL_NINE
57
public static final char
DECIMAL_ZERO
48
public static final char
DEL
127
public static final char
EQUALS
61
public static final char
HT
9
public static final char
LCB
123
public static final char
LF
10
public static final char
LOWERCASE_A
97
public static final char
LOWERCASE_Z
122
public static final char
NBSP
160
public static final char
NULL
0
public static final char
RCB
125
public static final char
SEMICOLON
59
public static final char
SP
32
public static final char
UNDERSCORE
95
public static final char
UPPERCASE_A
65
public static final char
UPPERCASE_Z
90
-
org.ojalgo.netio.org.ojalgo.netio.EnumeratedColumnsParser.RFC4180 Modifier and Type Constant Field Value private static final char
QUOTE
34
-
org.ojalgo.netio.SegmentedFile.Builder Modifier and Type Constant Field Value private static final long
k
1024L
-
org.ojalgo.netio.ShardedFile Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.optimisation.ExpressionsBasedModel Modifier and Type Constant Field Value private static final java.lang.String
NEW_LINE
"\n"
private static final java.lang.String
OBJECTIVE
"Generated/Aggregated Objective"
private static final java.lang.String
START_END
"############################################\n"
-
org.ojalgo.optimisation.org.ojalgo.optimisation.FileFormatMPS Modifier and Type Constant Field Value private static final java.lang.String
COMMENT
"*"
private static final java.lang.String
COMMENT_REF
"&"
private static final java.lang.String
INTEND
"INTEND"
private static final java.lang.String
INTORG
"INTORG"
private static final java.lang.String
MARKER
"MARKER"
private static final java.lang.String
MAX
"MAX"
private static final java.lang.String
SPACE
" "
-
org.ojalgo.optimisation.ModelEntity<ME extends ModelEntity<ME>> Modifier and Type Constant Field Value static final int
RANGE
8
-
org.ojalgo.optimisation.Optimisation.ProblemStructure Modifier and Type Constant Field Value public static final boolean
DEBUG
false
-
org.ojalgo.optimisation.convex.org.ojalgo.optimisation.convex.BasePrimitiveSolver Modifier and Type Constant Field Value private static final java.lang.String
Q_NOT_POSITIVE_SEMIDEFINITE
"Q not positive semidefinite!"
private static final java.lang.String
Q_NOT_SYMMETRIC
"Q not symmetric!"
-
org.ojalgo.optimisation.integer.NodeSolver Modifier and Type Constant Field Value private static final boolean
DEBUG
false
-
org.ojalgo.optimisation.linear.org.ojalgo.optimisation.linear.TableauCutGenerator Modifier and Type Constant Field Value private static final boolean
DEBUG
false
-
org.ojalgo.optimisation.service.ServiceIntegration Modifier and Type Constant Field Value private static final java.lang.String
PATH_ENVIRONMENT
"/optimisation/v01/environment"
private static final java.lang.String
PATH_TEST
"/optimisation/v01/test"
-
org.ojalgo.optimisation.service.org.ojalgo.optimisation.service.ServiceSolver Modifier and Type Constant Field Value private static final java.lang.String
PATH_MAXIMISE
"/optimisation/v01/maximise"
private static final java.lang.String
PATH_MINIMISE
"/optimisation/v01/minimise"
-
org.ojalgo.random.ChiSquareDistribution Modifier and Type Constant Field Value private static final double
_0_0001
1.0E-4
-
org.ojalgo.random.TDistribution Modifier and Type Constant Field Value private static final double
_0_0001
1.0E-4
-
org.ojalgo.scalar.Amount Modifier and Type Constant Field Value private static final double
DOUBLE_DENOMINATOR
100.0
private static final long
LONG_DENOMINATOR
100L
-
org.ojalgo.scalar.ComplexNumber Modifier and Type Constant Field Value private static final java.lang.String
LEFT
"("
private static final java.lang.String
MINUS
" - "
private static final java.lang.String
PLUS
" + "
private static final java.lang.String
RIGHT
"i)"
-
org.ojalgo.scalar.Money Modifier and Type Constant Field Value private static final double
DOUBLE_DENOMINATOR
10000.0
private static final long
LONG_DENOMINATOR
10000L
-
org.ojalgo.scalar.Price Modifier and Type Constant Field Value private static final double
DOUBLE_DENOMINATOR
1.0E8
private static final long
LONG_DENOMINATOR
100000000L
-
org.ojalgo.scalar.Quadruple Modifier and Type Constant Field Value private static final double
SPLIT
1.34217729E8
-
org.ojalgo.scalar.Quantity Modifier and Type Constant Field Value private static final double
DOUBLE_DENOMINATOR
1000000.0
private static final long
LONG_DENOMINATOR
1000000L
-
org.ojalgo.scalar.RationalNumber Modifier and Type Constant Field Value private static final java.lang.String
DIVIDE
" / "
private static final java.lang.String
LEFT
"("
private static final java.lang.String
RIGHT
")"
-
org.ojalgo.series.CoordinationSet<N extends java.lang.Comparable<N>> Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.structure.Access2D.ColumnView<N extends java.lang.Comparable<N>> Modifier and Type Constant Field Value static final int
CHARACTERISTICS
21845
-
org.ojalgo.structure.Access2D.RowView<N extends java.lang.Comparable<N>> Modifier and Type Constant Field Value static final int
CHARACTERISTICS
21845
-
org.ojalgo.structure.ElementView1D<N extends java.lang.Comparable<N>,V extends ElementView1D<N,V>> Modifier and Type Constant Field Value public static final int
CHARACTERISTICS
21845
-
org.ojalgo.type.CalendarDate Modifier and Type Constant Field Value static final long
MILLIS_PER_SECOND
1000L
static final int
NANOS_PER_MILLIS
1000000
static final int
NANOS_PER_SECOND
1000000000
static final long
SECONDS_PER_DAY
86400L
-
org.ojalgo.type.ColourData Modifier and Type Constant Field Value private static final int
LIMIT
256
-
org.ojalgo.type.NativeMemory Modifier and Type Constant Field Value static final byte
ZERO_BYTE
0
static final double
ZERO_DOUBLE
0.0
static final float
ZERO_FLOAT
0.0f
static final int
ZERO_INT
0
static final long
ZERO_LONG
0L
static final short
ZERO_SHORT
0
-
org.ojalgo.type.TypeUtils Modifier and Type Constant Field Value private static final java.lang.String
HEX
"#"
public static final long
HOURS_PER_CENTURY
876582L
public static final long
MILLIS_PER_HOUR
3600000L
private static final char
START
123
-
org.ojalgo.type.context.FormatContext<T> Modifier and Type Constant Field Value public static final boolean
NBSP
true
-
org.ojalgo.type.context.NumberContext Modifier and Type Constant Field Value private static final int
DEFAULT_SCALE
-2147483648
-
org.ojalgo.type.format.BinaryFormat Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.type.format.BooleanFormat Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.type.format.org.ojalgo.type.format.NumberStyle.IntegerToUniformString Modifier and Type Constant Field Value private static final java.lang.String
PADDING
"00000000000000000000"
-
org.ojalgo.type.format.StringFormat Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.type.format.TransformationFormat<N extends java.lang.Number & java.lang.Comparable<N>> Modifier and Type Constant Field Value private static final long
serialVersionUID
1L
-
org.ojalgo.type.management.Throughput Modifier and Type Constant Field Value private static final double
NANOS
1.0E9