A B C D E F G H I J K L M N O P Q R S T U V W Y Z

S

SampleSet - Class in org.ojalgo.random
 
SampleSet(Array1D<?>) - Constructor for class org.ojalgo.random.SampleSet
 
SampleSet(BasicSeries<?, ?>) - Constructor for class org.ojalgo.random.SampleSet
 
SampleSet(PrimitiveSeries) - Constructor for class org.ojalgo.random.SampleSet
 
savemod(TextArea) - Method in class se.optimatika.ampl.GUI
 
Scalar<N extends Number> - Interface in org.ojalgo.scalar
Scalar was originally an abstraction of a matrix element designed to be used in matrix related code.
SCALE - Static variable in class org.ojalgo.function.implementation.BigFunction
 
scale() - Method in class org.ojalgo.function.implementation.BigFunction
 
SCALE - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
scale() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
scale() - Method in class org.ojalgo.function.implementation.FunctionSet
 
SCALE - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
scale() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
scaled(double, PrimitiveSeries) - Static method in class org.ojalgo.series.primitive.PrimitiveSeries
 
schedule(Timer) - Method in class org.ojalgo.type.ScheduleBuilder
 
ScheduleBuilder - Class in org.ojalgo.type
 
ScheduleBuilder(TimerTask) - Constructor for class org.ojalgo.type.ScheduleBuilder
 
Schur<N extends Number> - Interface in org.ojalgo.matrix.decomposition
 
se.optimatika - package se.optimatika
 
se.optimatika.ampl - package se.optimatika.ampl
 
se.optimatika.jexcel - package se.optimatika.jexcel
 
se.optimatika.jexcel.database - package se.optimatika.jexcel.database
 
se.optimatika.jexcel.finance - package se.optimatika.jexcel.finance
 
se.optimatika.jfree.chart - package se.optimatika.jfree.chart
 
se.optimatika.jfree.data - package se.optimatika.jfree.data
 
searchAscending(N) - Method in class org.ojalgo.array.Array1D
Asssumes you have first called Array1D.sortAscending().
searchAscending(BigDecimal) - Method in class org.ojalgo.array.BigArray
 
searchAscending(ComplexNumber) - Method in class org.ojalgo.array.ComplexArray
 
searchAscending(Double) - Method in class org.ojalgo.array.PrimitiveArray
 
searchDescending(N) - Method in class org.ojalgo.array.Array1D
Asssumes you have first called Array1D.sortDescending().
SelectedColumnsStore<N extends Number> - Class in org.ojalgo.matrix.store
A selection (re-ordering) of columns.
SelectedColumnsStore(MatrixStore<N>, int...) - Constructor for class org.ojalgo.matrix.store.SelectedColumnsStore
 
SelectedRowsStore<N extends Number> - Class in org.ojalgo.matrix.store
A selection (re-ordering) of rows.
SelectedRowsStore(MatrixStore<N>, int...) - Constructor for class org.ojalgo.matrix.store.SelectedRowsStore
 
selectEqualityConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectEqualityConstraintVariables() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectLowerConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectLowerConstraintVariables() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectNegativeEqualityConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectNegativeLowerConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectNegativeUpperConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectNonZeroLowerConstraintVariables() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectPositiveEqualityConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectPositiveLowerConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectPositiveUpperConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectUpperConstraintExpressions() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
selectUpperConstraintVariables() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
SEMICOLON - Static variable in class org.ojalgo.netio.ASCII
 
send() - Method in class org.ojalgo.netio.MailMessage
 
sendBatch(List<Message>) - Method in class org.ojalgo.netio.ProcessOutputStream
 
sendCommand(String) - Method in class se.optimatika.ampl.GUI
 
sendMessage(Message) - Method in class org.ojalgo.netio.ProcessOutputStream
 
SeriesInterpolator<K extends Comparable<K>,V extends Number> - Class in org.ojalgo.series
 
SeriesInterpolator() - Constructor for class org.ojalgo.series.SeriesInterpolator
 
set(int, double) - Method in class org.ojalgo.array.Array1D
 
set(int, N) - Method in class org.ojalgo.array.Array1D
 
set(int, int, double) - Method in class org.ojalgo.array.Array2D
 
set(int, int, N) - Method in class org.ojalgo.array.Array2D
 
set(int[], double) - Method in class org.ojalgo.array.ArrayAnyD
 
set(int[], N) - Method in class org.ojalgo.array.ArrayAnyD
 
set(int, BigDecimal) - Method in class org.ojalgo.array.BigArray
 
set(int, double) - Method in class org.ojalgo.array.BigArray
 
set(int, ComplexNumber) - Method in class org.ojalgo.array.ComplexArray
 
set(int, double) - Method in class org.ojalgo.array.ComplexArray
 
set(int, double) - Method in class org.ojalgo.array.PrimitiveArray
 
set(int, Double) - Method in class org.ojalgo.array.PrimitiveArray
 
set(int, int, Number) - Method in interface org.ojalgo.matrix.BasicMatrix
Do not use this method to populate large dense matrices! Only use it to change a few (a small number) of elements.
set(int, int, double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
set(int, int, Double) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
set(int, int, Number) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
set(int, int, BigDecimal) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
set(int, int, double) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
set(int, int, ComplexNumber) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
set(int, int, double) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
set(int, int, double) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
set(int, int, N) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
set(int, int, double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
set(int, int, Double) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
set(int, int, Object) - Method in class org.ojalgo.netio.DelimitedData
The row and column must already exist.
set(int, T) - Method in class se.optimatika.jexcel.database.Column
 
setAdaptedObject(T) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setAdaptedObject(Database) - Method in class se.optimatika.jexcel.database.DatabaseSpreadsheet
 
setAdaptedObject(BlackLittermanModel) - Method in class se.optimatika.jexcel.finance.BlackLittermanSpreadsheet
 
setBackgroundPaint(Paint) - Method in interface org.ojalgo.chart.BasicChart
 
setBackgroundPaint(Paint) - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
setBody(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.DecomposeAndSolve
equation system body
setBooleanCellValue(Boolean) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setBooleanCellValue(Boolean) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setBooleanCellValue(Boolean) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setBooleanCellValue(Boolean) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setBooleanColumnValues(List<Boolean>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setBooleanColumnValues(List<Boolean>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setBooleanColumnValues(List<Boolean>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setBooleanColumnValues(List<Boolean>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setBooleanRowValues(List<Boolean>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setBooleanRowValues(List<Boolean>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setBooleanRowValues(List<Boolean>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setBooleanRowValues(List<Boolean>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setBorderVisible(boolean) - Method in interface org.ojalgo.chart.BasicChart
 
setBorderVisible(boolean) - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
setCellValue(Spreadsheet, Boolean) - Method in class se.optimatika.jexcel.database.BooleanColumn
 
setCellValue(Spreadsheet, T) - Method in class se.optimatika.jexcel.database.Column
 
setCellValue(Spreadsheet, Date) - Method in class se.optimatika.jexcel.database.DateColumn
 
setCellValue(Spreadsheet, Number) - Method in class se.optimatika.jexcel.database.NumberColumn
 
setCellValue(Spreadsheet, String) - Method in class se.optimatika.jexcel.database.StringColumn
 
setColour(Color) - Method in interface org.ojalgo.series.BasicSeries
 
setConfidence(BigDecimal) - Method in class org.ojalgo.finance.portfolio.BlackLittermanModel
 
setConstant(N) - Method in class org.ojalgo.function.multiary.CompoundFunction
 
setConstant(BigDecimal) - Method in class org.ojalgo.optimisation.Expression
 
setContributionWeight(BigDecimal) - Method in class org.ojalgo.optimisation.ModelEntity
 
setContributionWeight(BigDecimal) - Method in interface org.ojalgo.optimisation.Objective
 
setCurrentValue(double) - Method in class org.ojalgo.random.process.DiffusionProcess
 
setDateCellValue(Date) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setDateCellValue(Date) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setDateCellValue(Date) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setDateCellValue(Date) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setDateColumnValues(List<Date>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setDateColumnValues(List<Date>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setDateColumnValues(List<Date>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setDateColumnValues(List<Date>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setDateRowValues(List<Date>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setDateRowValues(List<Date>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setDateRowValues(List<Date>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setDateRowValues(List<Date>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setDiffusionFunction(double) - Method in class org.ojalgo.random.process.DiffusionProcess
 
setExpected(double, double) - Method in class org.ojalgo.random.process.DiffusionProcess
 
setFactor(int, N) - Method in class org.ojalgo.function.multiary.LinearFunction
 
setFactor(int, int, N) - Method in class org.ojalgo.function.multiary.QuadraticFunction
 
setFormat(DatePart, DateStyle, Locale) - Method in class org.ojalgo.type.context.DateContext
 
setFormat(NumberStyle, Locale) - Method in class org.ojalgo.type.context.NumberContext
 
setFormat(Format) - Method in class org.ojalgo.type.context.TypeContext
 
setHeight(int) - Method in interface org.ojalgo.chart.BasicChart
 
setHeight(int) - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
setHost(String) - Method in class org.ojalgo.netio.ResourceLocator
 
setInteger(boolean) - Method in class org.ojalgo.optimisation.linear.mps.MathProgSysModel.Column
 
setInteger(boolean) - Method in class org.ojalgo.optimisation.Variable
 
setLE(MatrixStore<Double>) - Method in class org.ojalgo.optimisation.GenericSolver.Matrices
 
setLI(MatrixStore<Double>) - Method in class org.ojalgo.optimisation.GenericSolver.Matrices
 
setLinearFactor(int, N) - Method in class org.ojalgo.function.multiary.CompoundFunction
 
setLinearFactor(int, BigDecimal) - Method in class org.ojalgo.optimisation.Expression
 
setLocalDrift(double) - Method in class org.ojalgo.random.process.DiffusionProcess
 
setLowerLimit(int, BigDecimal) - Method in class org.ojalgo.finance.portfolio.MarkowitzModel
 
setLowerLimit(BigDecimal) - Method in interface org.ojalgo.optimisation.Constraint
 
setLowerLimit(BigDecimal) - Method in class org.ojalgo.optimisation.ModelEntity
 
setLowerLimitOnVariable(int, BigDecimal) - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
setMatrixFactory(BasicMatrix.Factory) - Method in class se.optimatika.ampl.JAMPL
 
setMatrixSheetValue(BasicMatrix) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setMatrixSheetValue(BasicMatrix) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setMatrixSheetValue(BasicMatrix) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setMatrixSheetValue(BasicMatrix) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setMaximisation(boolean) - Method in class se.optimatika.ampl.JAMPL
 
setMinimisation(boolean) - Method in class se.optimatika.ampl.JAMPL
 
setModelObject(T) - Method in class org.ojalgo.gui.awt.ContextLabel
 
setModelObject(T) - Method in class org.ojalgo.gui.awt.ContextTextField
 
setModelObject(T) - Method in interface org.ojalgo.gui.BasicLabel
 
setModelObject(T) - Method in interface org.ojalgo.gui.BasicTextField
 
setModelObject(T) - Method in class org.ojalgo.gui.swing.ContextLabel
 
setModelObject(T) - Method in class org.ojalgo.gui.swing.ContextTextField
 
setName(String) - Method in interface org.ojalgo.series.BasicSeries
 
setNumberCellValue(Number) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setNumberCellValue(Number, String) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setNumberCellValue(Number) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setNumberCellValue(Number, String) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setNumberCellValue(Number) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setNumberCellValue(Number, String) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setNumberCellValue(Number) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setNumberCellValue(Number, String) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setNumberColumnValues(List<Number>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setNumberColumnValues(List<Number>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setNumberColumnValues(List<Number>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setNumberColumnValues(List<Number>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setNumberRowValues(List<Number>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setNumberRowValues(List<Number>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setNumberRowValues(List<Number>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setNumberRowValues(List<Number>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setPath(String) - Method in class org.ojalgo.netio.ResourceLocator
 
setPlotBackgroundPaint(Paint) - Method in interface org.ojalgo.chart.BasicChart
 
setPlotBackgroundPaint(Paint) - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
setPlotOutlinePaint(Paint) - Method in interface org.ojalgo.chart.BasicChart
 
setPlotOutlinePaint(Paint) - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
setPort(int) - Method in class org.ojalgo.netio.ResourceLocator
The default (null) value is -1.
setQuadraticFactor(int, int, N) - Method in class org.ojalgo.function.multiary.CompoundFunction
 
setQuadraticFactor(int, int, BigDecimal) - Method in class org.ojalgo.optimisation.Expression
 
setQueryParameters(Map<String, String>) - Method in class org.ojalgo.netio.ResourceLocator
 
setRHS(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.DecomposeAndSolve
equation system right hand side
setRiskAversion(BigDecimal) - Method in class org.ojalgo.finance.portfolio.CovarianceBasedModel
 
setRiskAversion(BasicMatrix, BasicMatrix) - Method in class org.ojalgo.finance.portfolio.MarketEquilibrium
Will set the risk aversion factor to the best fit for an observed pair of market portfolio weights and equilibrium/historical excess returns.
setRiskAversion(BigDecimal) - Method in class org.ojalgo.finance.portfolio.MarketEquilibrium
 
setRow(int, List<?>) - Method in class se.optimatika.jexcel.database.Table
 
setRowValue(String, BigDecimal) - Method in class org.ojalgo.optimisation.linear.mps.MathProgSysModel.Column
 
setScheme(String) - Method in class org.ojalgo.netio.ResourceLocator
Protocol The default value is "http"
setSender(String) - Method in class org.ojalgo.netio.MailMessage
 
setShortingAllowed(boolean) - Method in class org.ojalgo.finance.portfolio.MarkowitzModel
 
setStandardDeviation(double, double) - Method in class org.ojalgo.random.process.DiffusionProcess
Will update both the diffusion function and the local drift.
setStringCellValue(String) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setStringCellValue(String) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setStringCellValue(String) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setStringCellValue(String) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setStringColumnValues(List<String>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setStringColumnValues(List<String>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setStringColumnValues(List<String>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setStringColumnValues(List<String>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setStringRowValues(List<String>) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setStringRowValues(List<String>) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setStringRowValues(List<String>) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setStringRowValues(List<String>) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setSubject(String) - Method in class org.ojalgo.netio.MailMessage
 
setTableSheetValue(Table) - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
setTableSheetValue(Table) - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
setTableSheetValue(Table) - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
setTableSheetValue(Table) - Method in interface se.optimatika.jexcel.Spreadsheet
 
setTargetReturn(BigDecimal) - Method in class org.ojalgo.finance.portfolio.MarkowitzModel
Will set the target return to whatever you input and the target variance to null.
setTargetVariance(BigDecimal) - Method in class org.ojalgo.finance.portfolio.MarkowitzModel
Will set the target variance to whatever you input and the target return to null.
setUpperLimit(int, BigDecimal) - Method in class org.ojalgo.finance.portfolio.MarkowitzModel
 
setUpperLimit(BigDecimal) - Method in interface org.ojalgo.optimisation.Constraint
 
setUpperLimit(BigDecimal) - Method in class org.ojalgo.optimisation.ModelEntity
 
setUpperLimitOnVariable(int, BigDecimal) - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
setValue(BigDecimal) - Method in class org.ojalgo.optimisation.Variable
 
setValue(V) - Method in class org.ojalgo.type.keyvalue.MapEntry
 
setValue(String, Paint, BigDecimal) - Method in class se.optimatika.jfree.data.KeyedValues
 
setValue(String, String, Paint, BigDecimal) - Method in class se.optimatika.jfree.data.KeyedValues2D
 
setVariance(double, double) - Method in class org.ojalgo.random.process.DiffusionProcess
Will update both the diffusion function and the local drift.
setWidth(int) - Method in interface org.ojalgo.chart.BasicChart
 
setWidth(int) - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
setX(MatrixStore<Double>) - Method in class org.ojalgo.optimisation.GenericSolver.Matrices
 
SEVEN - Static variable in class org.ojalgo.constant.BigMath
 
SEVEN - Static variable in class org.ojalgo.constant.PrimitiveMath
 
SEVENTH - Static variable in class org.ojalgo.constant.BigMath
 
SEVENTH - Static variable in class org.ojalgo.constant.PrimitiveMath
 
shrink() - Method in class org.ojalgo.type.IndexSelector
 
shutdown() - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
shutdownNow() - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
SIGNUM - Static variable in class org.ojalgo.function.implementation.BigFunction
 
signum() - Method in class org.ojalgo.function.implementation.BigFunction
 
SIGNUM - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
signum() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
signum() - Method in class org.ojalgo.function.implementation.FunctionSet
 
SIGNUM - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
signum() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
signum() - Method in class org.ojalgo.matrix.decomposition.LUDecomposition.Pivot
 
signum() - Method in class org.ojalgo.scalar.BigScalar
 
signum() - Method in class org.ojalgo.scalar.ComplexNumber
 
signum() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
signum() - Method in class org.ojalgo.scalar.RationalNumber
 
signum() - Method in interface org.ojalgo.scalar.Scalar
 
SimpleAsset - Class in org.ojalgo.finance.portfolio
 
SimpleAsset(BigDecimal, BigDecimal) - Constructor for class org.ojalgo.finance.portfolio.SimpleAsset
 
SimpleAsset(BigDecimal, BigDecimal, BasicMatrix) - Constructor for class org.ojalgo.finance.portfolio.SimpleAsset
 
SimpleAsset(BigDecimal, BigDecimal, List<BigDecimal>) - Constructor for class org.ojalgo.finance.portfolio.SimpleAsset
 
simulate(int, double, int) - Method in interface org.ojalgo.random.process.simulator.ProcessSimulator
Deprecated. v30 Use the other method
simulate(int, int) - Method in interface org.ojalgo.random.process.simulator.ProcessSimulator
 
SIN - Static variable in class org.ojalgo.function.implementation.BigFunction
 
sin() - Method in class org.ojalgo.function.implementation.BigFunction
 
SIN - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
sin() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
sin() - Method in class org.ojalgo.function.implementation.FunctionSet
 
SIN - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
sin() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
sin - Variable in class org.ojalgo.matrix.transformation.Rotation
 
SingleStore<N extends Number> - Class in org.ojalgo.matrix.store
 
SingleStore(PhysicalStore.Factory<N>, N) - Constructor for class org.ojalgo.matrix.store.SingleStore
 
SingularValue<N extends Number> - Interface in org.ojalgo.matrix.decomposition
Decomposes [this] into [Q1], [D] and [Q2] where: [Q1] is an orthogonal matrix.
SingularValueDecomposition<N extends Number & Comparable<N>> - Class in org.ojalgo.matrix.decomposition
 
SINH - Static variable in class org.ojalgo.function.implementation.BigFunction
 
sinh() - Method in class org.ojalgo.function.implementation.BigFunction
 
SINH - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
sinh() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
sinh() - Method in class org.ojalgo.function.implementation.FunctionSet
 
SINH - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
sinh() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
SIX - Static variable in class org.ojalgo.constant.BigMath
 
SIX - Static variable in class org.ojalgo.constant.PrimitiveMath
 
SIXTH - Static variable in class org.ojalgo.constant.BigMath
 
SIXTH - Static variable in class org.ojalgo.constant.PrimitiveMath
 
size(int[]) - Static method in class org.ojalgo.access.AccessUtils
 
size(int[], int) - Static method in class org.ojalgo.access.AccessUtils
 
size() - Method in class org.ojalgo.array.Array1D
 
size() - Method in class org.ojalgo.array.Array2D
 
size() - Method in class org.ojalgo.array.ArrayAnyD
 
size(int) - Method in class org.ojalgo.array.ArrayAnyD
 
size() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
size() - Method in class org.ojalgo.matrix.transformation.Householder.Reference
 
size() - Method in class org.ojalgo.matrix.transformation.Householder
 
size() - Method in class org.ojalgo.random.SampleSet
 
size() - Method in class org.ojalgo.series.primitive.BinaryFunctionSeries
 
size() - Method in class org.ojalgo.series.primitive.DataSeries
 
size() - Method in class org.ojalgo.series.primitive.PrimitiveTimeSeries
 
size() - Method in class org.ojalgo.series.primitive.UnaryFunctionSeries
 
size() - Method in enum org.ojalgo.type.CalendarDateUnit
 
size() - Method in class org.ojalgo.type.IndexSelector
 
slice(int[], int) - Method in class org.ojalgo.array.ArrayAnyD
 
sliceColumn(int, int) - Method in class org.ojalgo.array.Array2D
 
sliceDiagonal(int, int) - Method in class org.ojalgo.array.Array2D
 
sliceRow(int, int) - Method in class org.ojalgo.array.Array2D
 
smallest() - Method in class org.ojalgo.function.aggregator.AggregatorCollection
Smallest non-zero absolute value
SMALLEST - Static variable in class org.ojalgo.function.aggregator.BigAggregator
 
SMALLEST - Static variable in class org.ojalgo.function.aggregator.ComplexAggregator
 
SMALLEST - Static variable in class org.ojalgo.function.aggregator.PrimitiveAggregator
 
solutionContext - Variable in class org.ojalgo.optimisation.OptimisationSolver.Options
Solution variables; primary and dual (langrange multipliers)
solve(BasicMatrix) - Method in interface org.ojalgo.matrix.BasicMatrix
This method solves a system of linear equations: [this][X]=[aRHS].
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.BidiagonalDecomposition
 
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.CholeskyDecomposition
Solves [this][X] = [aRHS] by first solving
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.EigenvalueDecomposition
 
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.HessenbergDecomposition
 
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.LUDecomposition
Solves [this][X] = [aRHS] by first solving
solve(MatrixStore<N>) - Method in interface org.ojalgo.matrix.decomposition.MatrixDecomposition
 
solve(MatrixStore<N>, MatrixStore<N>) - Method in interface org.ojalgo.matrix.decomposition.MatrixDecomposition
Deprecated. v30 Just realised this can't work (unless you're lucky) the way it is implemented. Wont fix - will remove!
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.QRDecomposition
Solve [A]*[X]=[B] by first solving [Q]*[Y]=[B] and then [R]*[X]=[Y].
solve(MatrixStore<N>) - Method in class org.ojalgo.matrix.decomposition.TridiagonalDecomposition
 
solve(MatrixStore<Double>) - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
solve(BasicMatrix) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
solve(MatrixStore<Double>) - Method in class org.ojalgo.matrix.jama.JamaSingularValue
Internally this implementation uses the pseudoinverse that is recreated with every call.
solve() - Method in class org.ojalgo.optimisation.integer.IntegerSolver
 
solve(OptimisationModel) - Method in class org.ojalgo.optimisation.integer.IntegerSolver
 
solve() - Method in class org.ojalgo.optimisation.linear.network.NetworkSolver
 
solve(OptimisationModel) - Method in class org.ojalgo.optimisation.linear.network.NetworkSolver
 
solve() - Method in interface org.ojalgo.optimisation.OptimisationSolver
 
solve(OptimisationModel) - Method in interface org.ojalgo.optimisation.OptimisationSolver
 
solve() - Method in class org.ojalgo.optimisation.quadratic.QuadraticSolver
 
solve(MatrixStore<Double>) - Method in class org.ojalgo.optimisation.quadratic.QuadraticSolver
 
solve(MatrixStore<Double>, NumberContext) - Method in class org.ojalgo.optimisation.quadratic.QuadraticSolver
 
solve(NumberContext) - Method in class org.ojalgo.optimisation.quadratic.QuadraticSolver
 
solve(OptimisationModel) - Method in class org.ojalgo.optimisation.quadratic.QuadraticSolver
 
solve() - Method in class se.optimatika.ampl.JAMPL
 
solve(OptimisationModel) - Method in class se.optimatika.ampl.JAMPL
 
solve_button() - Method in class se.optimatika.ampl.GUI
 
sortAscending() - Method in class org.ojalgo.array.Array1D
 
sortAscending() - Method in class org.ojalgo.array.BigArray
 
sortAscending() - Method in class org.ojalgo.array.ComplexArray
 
sortAscending() - Method in class org.ojalgo.array.PrimitiveArray
 
sortDescending() - Method in class org.ojalgo.array.Array1D
 
SP - Static variable in class org.ojalgo.netio.ASCII
 
Spreadsheet - Interface in se.optimatika.jexcel
A Spreadsheet actually refers to a collection of (spread)sheets.
SQL - Enum in org.ojalgo.type
 
SQL_DATE_FORMAT - Static variable in class org.ojalgo.type.TypeUtils
 
SQL_TIME_FORMAT - Static variable in class org.ojalgo.type.TypeUtils
 
SQL_TIMESTAMP_FORMAT - Static variable in class org.ojalgo.type.TypeUtils
 
SQRT - Static variable in class org.ojalgo.function.implementation.BigFunction
 
sqrt() - Method in class org.ojalgo.function.implementation.BigFunction
 
SQRT - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
sqrt() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
sqrt() - Method in class org.ojalgo.function.implementation.FunctionSet
 
SQRT - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
sqrt() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
SQRT1PX2 - Static variable in class org.ojalgo.function.implementation.BigFunction
 
sqrt1px2() - Method in class org.ojalgo.function.implementation.BigFunction
 
SQRT1PX2 - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
sqrt1px2() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
sqrt1px2() - Method in class org.ojalgo.function.implementation.FunctionSet
 
SQRT1PX2 - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
sqrt1px2() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
SQRT_PI - Static variable in class org.ojalgo.constant.BigMath
 
SQRT_PI - Static variable in class org.ojalgo.constant.PrimitiveMath
 
SQRT_TWO - Static variable in class org.ojalgo.constant.BigMath
 
SQRT_TWO - Static variable in class org.ojalgo.constant.PrimitiveMath
 
SQRT_TWO_PI - Static variable in class org.ojalgo.constant.BigMath
 
SQRT_TWO_PI - Static variable in class org.ojalgo.constant.PrimitiveMath
 
StandardType - Class in org.ojalgo.type
 
start(Date) - Method in class org.ojalgo.type.ScheduleBuilder
 
start(int, CalendarDateUnit) - Method in class org.ojalgo.type.ScheduleBuilder
 
startAmpl() - Method in class se.optimatika.ampl.GUI
 
startGui() - Method in class se.optimatika.ampl.GUI
 
State - Enum in org.ojalgo.optimisation
 
step(int[], int) - Static method in class org.ojalgo.access.AccessUtils
 
step(int[], int[]) - Static method in class org.ojalgo.access.AccessUtils
A more complex/general version of AccessUtils.step(int[], int).
step() - Method in class org.ojalgo.random.process.DiffusionProcess
 
step(double) - Method in class org.ojalgo.random.process.DiffusionProcess
 
step() - Method in class org.ojalgo.random.process.MultidimensionalProcess
 
step(double) - Method in class org.ojalgo.random.process.MultidimensionalProcess
 
step() - Method in interface org.ojalgo.random.process.RandomProcess
Default step size is 1.0.
step(double) - Method in interface org.ojalgo.random.process.RandomProcess
Deprecated. v30 Use RandomProcess.step() instead.
step() - Method in class org.ojalgo.random.process.WienerProcess
 
step(double) - Method in class org.ojalgo.random.process.WienerProcess
 
step(K) - Method in interface org.ojalgo.series.BasicTimeSeries
Will increment the input key to the next expected "value".
step(Calendar) - Method in class org.ojalgo.series.CalendarSeries
 
step(Date) - Method in class org.ojalgo.series.DateSeries
 
StrategicShift - Class in org.ojalgo.finance.portfolio
 
StrategicShift(BlackLittermanModel, BasicMatrix) - Constructor for class org.ojalgo.finance.portfolio.StrategicShift
 
StrategicShift(BlackLittermanModel, FinancePortfolio) - Constructor for class org.ojalgo.finance.portfolio.StrategicShift
 
StrategicShift(BlackLittermanModel, List<BigDecimal>) - Constructor for class org.ojalgo.finance.portfolio.StrategicShift
 
StrategicTransformation - Class in org.ojalgo.finance.portfolio
 
StrategicTransformation(BlackLittermanModel, BasicMatrix) - Constructor for class org.ojalgo.finance.portfolio.StrategicTransformation
 
StrategicTransformation(BlackLittermanModel, FinancePortfolio) - Constructor for class org.ojalgo.finance.portfolio.StrategicTransformation
 
StrategicTransformation(BlackLittermanModel, List<BigDecimal>) - Constructor for class org.ojalgo.finance.portfolio.StrategicTransformation
 
STRING_1 - Static variable in class org.ojalgo.type.StandardType
 
STRING_3 - Static variable in class org.ojalgo.type.StandardType
 
STRING_9 - Static variable in class org.ojalgo.type.StandardType
 
STRING_M - Static variable in class org.ojalgo.type.StandardType
 
StringColumn - Class in se.optimatika.jexcel.database
 
StringColumn(String, TypeContext<String>) - Constructor for class se.optimatika.jexcel.database.StringColumn
 
StringContext - Class in org.ojalgo.type.context
StringContext
StringContext(Format) - Constructor for class org.ojalgo.type.context.StringContext
 
StringContext(Format, int) - Constructor for class org.ojalgo.type.context.StringContext
 
StringContext(int) - Constructor for class org.ojalgo.type.context.StringContext
 
StringFormat - Class in org.ojalgo.type.format
 
StringFormat() - Constructor for class org.ojalgo.type.format.StringFormat
 
StringKey<V> - Class in org.ojalgo.type.keyvalue
 
StringKey(String, V) - Constructor for class org.ojalgo.type.keyvalue.StringKey
 
strip(Calendar) - Method in enum org.ojalgo.type.CalendarDateUnit
 
structure() - Method in class org.ojalgo.array.ArrayAnyD
 
subList(int, int) - Method in class org.ojalgo.array.Array1D
 
subMap(Calendar, Calendar) - Method in class org.ojalgo.series.CalendarSeries
 
subMap(Date, Date) - Method in class org.ojalgo.series.DateSeries
 
submit(Callable<T>) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
submit(Runnable) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
submit(Runnable, T) - Method in class org.ojalgo.concurrent.ConcurrentExecutor
 
subsets(int, int) - Static method in class org.ojalgo.random.RandomUtils
 
substituteBackwards(Access2D<N>, boolean) - Method in interface org.ojalgo.matrix.decomposition.DecompositionStore
Will solve the equation system [A][X]=[B] where: [aBody][this]=[this] is [A][X]=[B] ("this" is the right hand side, and it will be overwritten with the solution). [A] is upper/right triangular
substituteBackwards(Access2D<Double>, boolean, boolean) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
substituteBackwards(Access2D<BigDecimal>, boolean) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
substituteBackwards(Access2D<ComplexNumber>, boolean) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
substituteBackwards(Access2D<Double>, boolean) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
substituteForwards(Access2D<N>, boolean, Access2D<N>, boolean) - Method in interface org.ojalgo.matrix.decomposition.DecompositionStore
Will solve the equation system [A][X]=[B] where: [aBody][this]=[this] is [A][X]=[B] ("this" is the right hand side, and it will be overwritten with the solution). [A] is lower/left triangular
substituteForwards(Access2D<Double>, boolean, boolean) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
substituteForwards(Access2D<BigDecimal>, boolean, Access2D<BigDecimal>, boolean) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
substituteForwards(Access2D<ComplexNumber>, boolean, Access2D<ComplexNumber>, boolean) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
substituteForwards(Access2D<Double>, boolean, Access2D<Double>, boolean) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
SUBTRACT - Static variable in class org.ojalgo.function.implementation.BigFunction
 
subtract() - Method in class org.ojalgo.function.implementation.BigFunction
 
SUBTRACT - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
subtract() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
subtract() - Method in class org.ojalgo.function.implementation.FunctionSet
-
SUBTRACT - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
subtract() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
subtract(BasicMatrix) - Method in interface org.ojalgo.matrix.BasicMatrix
Subtracts the elements of aMtrx from the elements of this matrix.
subtract(Number) - Method in interface org.ojalgo.matrix.BasicMatrix
Subtracts aNmbr from the elements of this matrix.
subtract(BasicMatrix) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
subtract(Number) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
subtract(BigDecimal) - Method in class org.ojalgo.scalar.BigScalar
 
subtract(double) - Method in class org.ojalgo.scalar.BigScalar
 
subtract(ComplexNumber) - Method in class org.ojalgo.scalar.ComplexNumber
 
subtract(double) - Method in class org.ojalgo.scalar.ComplexNumber
 
subtract(double) - Method in class org.ojalgo.scalar.PrimitiveScalar
 
subtract(Double) - Method in class org.ojalgo.scalar.PrimitiveScalar
 
subtract(double) - Method in class org.ojalgo.scalar.RationalNumber
 
subtract(RationalNumber) - Method in class org.ojalgo.scalar.RationalNumber
 
subtract(double) - Method in interface org.ojalgo.scalar.Scalar
 
subtract(N) - Method in interface org.ojalgo.scalar.Scalar
 
sum() - Method in class org.ojalgo.function.aggregator.AggregatorCollection
Running sum
SUM - Static variable in class org.ojalgo.function.aggregator.BigAggregator
 
SUM - Static variable in class org.ojalgo.function.aggregator.ComplexAggregator
 
SUM - Static variable in class org.ojalgo.function.aggregator.PrimitiveAggregator
 
sum2() - Method in class org.ojalgo.function.aggregator.AggregatorCollection
Running sum of squares
SUM2 - Static variable in class org.ojalgo.function.aggregator.BigAggregator
 
SUM2 - Static variable in class org.ojalgo.function.aggregator.ComplexAggregator
 
SUM2 - Static variable in class org.ojalgo.function.aggregator.PrimitiveAggregator
 
superimpose(int, int, MatrixStore<N>) - Method in class org.ojalgo.matrix.store.MatrixStore.Builder
 
superimpose(int, int, N) - Method in class org.ojalgo.matrix.store.MatrixStore.Builder
 
superimposed(PrimitiveSeries, PrimitiveSeries) - Static method in class org.ojalgo.series.primitive.PrimitiveSeries
 
SuperimposedStore<N extends Number> - Class in org.ojalgo.matrix.store
SuperimposedStore
SuperimposedStore(MatrixStore<N>, int, int, MatrixStore<N>) - Constructor for class org.ojalgo.matrix.store.SuperimposedStore
 
SymbolDataCache - Class in org.ojalgo.finance.data
 
SymbolDataCache.Source - Enum in org.ojalgo.finance.data
 
SystemProcess - Class in org.ojalgo.netio
 
SystemProcess(String[], String) - Constructor for class org.ojalgo.netio.SystemProcess
 

A B C D E F G H I J K L M N O P Q R S T U V W Y Z