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

T

Table - Class in se.optimatika.jexcel.database
 
Table() - Constructor for class se.optimatika.jexcel.database.Table
 
Table(Column<Object>[]) - Constructor for class se.optimatika.jexcel.database.Table
 
tailMap(Calendar) - Method in class org.ojalgo.series.CalendarSeries
 
tailMap(Date) - Method in class org.ojalgo.series.DateSeries
 
TAN - Static variable in class org.ojalgo.function.implementation.BigFunction
 
tan() - Method in class org.ojalgo.function.implementation.BigFunction
 
TAN - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
tan() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
tan() - Method in class org.ojalgo.function.implementation.FunctionSet
 
TAN - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
tan() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
TANH - Static variable in class org.ojalgo.function.implementation.BigFunction
 
tanh() - Method in class org.ojalgo.function.implementation.BigFunction
 
TANH - Static variable in class org.ojalgo.function.implementation.ComplexFunction
 
tanh() - Method in class org.ojalgo.function.implementation.ComplexFunction
 
tanh() - Method in class org.ojalgo.function.implementation.FunctionSet
 
TANH - Static variable in class org.ojalgo.function.implementation.PrimitiveFunction
 
tanh() - Method in class org.ojalgo.function.implementation.PrimitiveFunction
 
TEN - Static variable in class org.ojalgo.constant.BigMath
 
TEN - Static variable in class org.ojalgo.constant.PrimitiveMath
 
TENTH - Static variable in class org.ojalgo.constant.BigMath
 
TENTH - Static variable in class org.ojalgo.constant.PrimitiveMath
 
TERA - Static variable in class org.ojalgo.constant.BigPrefix
 
TERA - Static variable in class org.ojalgo.constant.PrimitivePrefix
 
terminate() - Method in class org.ojalgo.netio.SystemProcess
 
terminate() - Method in class se.optimatika.ampl.JAMPL
 
TEXT - Static variable in class org.ojalgo.type.StandardType
 
THIRD - Static variable in class org.ojalgo.constant.BigMath
 
THIRD - Static variable in class org.ojalgo.constant.PrimitiveMath
 
THOUSAND - Static variable in class org.ojalgo.constant.BigMath
 
THOUSAND - Static variable in class org.ojalgo.constant.PrimitiveMath
 
THOUSANDTH - Static variable in class org.ojalgo.constant.BigMath
 
THOUSANDTH - Static variable in class org.ojalgo.constant.PrimitiveMath
 
THREADS_PER_CACHE - Static variable in class org.ojalgo.concurrent.ProcessorCount
 
THREE - Static variable in class org.ojalgo.constant.BigMath
 
THREE - Static variable in class org.ojalgo.constant.PrimitiveMath
 
throwForIllegalInvocation() - Static method in exception org.ojalgo.ProgrammingError
For hidden, not-to-be-used, constructors and methods.
throwForTryingToModifyAnImmutableObject() - Static method in exception org.ojalgo.ProgrammingError
 
throwIfMultiplicationNotPossible(BasicMatrix, BasicMatrix) - Static method in exception org.ojalgo.matrix.MatrixError
 
throwIfNotEqualColumnDimensions(BasicMatrix, BasicMatrix) - Static method in exception org.ojalgo.matrix.MatrixError
 
throwIfNotEqualDimensions(BasicMatrix, BasicMatrix) - Static method in exception org.ojalgo.matrix.MatrixError
 
throwIfNotEqualRowDimensions(BasicMatrix, BasicMatrix) - Static method in exception org.ojalgo.matrix.MatrixError
 
throwIfNotSquare(BasicMatrix) - Static method in exception org.ojalgo.matrix.MatrixError
 
throwIfNull(Object) - Static method in exception org.ojalgo.ProgrammingError
Instead of IllegalArgumentException and/or NullPointerException.
TIME - Static variable in class org.ojalgo.type.StandardType
 
TimeFilter - Class in org.ojalgo.type
 
TimeFilter(CalendarDateUnit) - Constructor for class org.ojalgo.type.TimeFilter
 
TimeFilter(Date, CalendarDateUnit) - Constructor for class org.ojalgo.type.TimeFilter
 
TimeInMillisSeries<N extends Number> - Class in org.ojalgo.series
 
TimeInMillisSeries() - Constructor for class org.ojalgo.series.TimeInMillisSeries
 
TimeInMillisSeries(BasicTimeSeries<K, N>) - Constructor for class org.ojalgo.series.TimeInMillisSeries
 
TimeInMillisSeries(Comparator<? super Long>) - Constructor for class org.ojalgo.series.TimeInMillisSeries
 
TimeInMillisSeries(Map<? extends Long, ? extends N>) - Constructor for class org.ojalgo.series.TimeInMillisSeries
 
TimeInMillisSeries(SortedMap<Long, ? extends N>) - Constructor for class org.ojalgo.series.TimeInMillisSeries
 
TimeInMillisSeriesCollection<N extends Number> - Class in se.optimatika.jfree.data
TimeSeriesData
TimeInMillisSeriesCollection(Type) - Constructor for class se.optimatika.jfree.data.TimeInMillisSeriesCollection
 
timeLimit - Variable in class org.ojalgo.optimisation.OptimisationSolver.Options
The maximmum number of millis allowed for the solve() command.
title(String) - Method in class org.ojalgo.chart.ChartBuilder
 
toArgumentString(Variable) - Method in class se.optimatika.ampl.JAMPL
 
toArgumentString(Variable[], Expression) - Method in class se.optimatika.ampl.JAMPL
 
toBigDecimal(int, int) - Method in interface org.ojalgo.matrix.BasicMatrix
Extracts one element of this matrix as a BigDecimal.
toBigDecimal(int, int) - Method in class org.ojalgo.matrix.BigMatrix
 
toBigDecimal(int, int) - Method in class org.ojalgo.matrix.ComplexMatrix
 
toBigDecimal(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toBigDecimal(int, int) - Method in class org.ojalgo.matrix.PrimitiveMatrix
 
toBigDecimal() - Method in class org.ojalgo.scalar.BigScalar
 
toBigDecimal() - Method in class org.ojalgo.scalar.ComplexNumber
 
toBigDecimal() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
toBigDecimal() - Method in class org.ojalgo.scalar.RationalNumber
 
toBigDecimal() - Method in interface org.ojalgo.scalar.Scalar
 
toBigDecimal(double) - Method in class org.ojalgo.type.context.NumberContext
Will create an "enforced" BigDecimal instance.
toBigDecimal(Number) - Static method in class org.ojalgo.type.TypeUtils
If the input Number is a BigDecimal it is passed through unaltered.
toBigStore() - Method in interface org.ojalgo.matrix.BasicMatrix
Must be a copy that is safe to modify.
toBigStore() - Method in class org.ojalgo.matrix.BigMatrix
 
toBigStore() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toByteArray() - Method in interface org.ojalgo.chart.BasicChart
 
toByteArray() - Method in class se.optimatika.jexcel.AdaptingSpreadsheet
 
toByteArray() - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
toByteArray() - Method in class se.optimatika.jexcel.OnFileSpreadsheet
 
toByteArray() - Method in interface se.optimatika.jexcel.Spreadsheet
 
toByteArray() - Method in class se.optimatika.jfree.chart.JFreeChartAdaptor
 
toCalendarSeries() - Method in class org.ojalgo.series.TimeInMillisSeries
 
toCenturies(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toComplexNumber(int, int) - Method in interface org.ojalgo.matrix.BasicMatrix
Extracts one element of this matrix as a ComplexNumber.
toComplexNumber(int, int) - Method in class org.ojalgo.matrix.BigMatrix
 
toComplexNumber(int, int) - Method in class org.ojalgo.matrix.ComplexMatrix
 
toComplexNumber(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toComplexNumber(int, int) - Method in class org.ojalgo.matrix.PrimitiveMatrix
 
toComplexNumber() - Method in class org.ojalgo.scalar.BigScalar
 
toComplexNumber() - Method in class org.ojalgo.scalar.ComplexNumber
 
toComplexNumber() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
toComplexNumber() - Method in class org.ojalgo.scalar.RationalNumber
 
toComplexNumber() - Method in interface org.ojalgo.scalar.Scalar
 
toComplexNumber(Number) - Static method in class org.ojalgo.type.TypeUtils
 
toComplexStore() - Method in interface org.ojalgo.matrix.BasicMatrix
Must be a copy that is safe to modify.
toComplexStore() - Method in class org.ojalgo.matrix.ComplexMatrix
 
toComplexStore() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toDateSeries() - Method in class org.ojalgo.series.TimeInMillisSeries
 
toDays(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toDecades(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toGrowthRate(double, CalendarDateUnit) - Static method in class org.ojalgo.finance.FinanceUtils
Translates an interest rate (percentage per year) to a continuos growth rate with the specified time unit.
toHexString() - Method in class org.ojalgo.type.colour.Colour
 
toHexString(Color) - Static method in class org.ojalgo.type.TypeUtils
The way colours are specified in html pages.
toHours(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toInterestRate(double, CalendarDateUnit) - Static method in class org.ojalgo.finance.FinanceUtils
Translates a continuos growth rate, with the specified time unit, to an interest rate (percentage per year).
toListOfColumns() - Method in interface org.ojalgo.matrix.BasicMatrix
 
toListOfColumns() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toListOfElements() - Method in interface org.ojalgo.matrix.BasicMatrix
It is also possible to call BasicMatrix.toBigStore(), BasicMatrix.toComplexStore() or BasicMatrix.toPrimitiveStore() and then PhysicalStore.asList().
toListOfElements() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toListOfRows() - Method in interface org.ojalgo.matrix.BasicMatrix
 
toListOfRows() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toLocalizedPattern() - Method in interface org.ojalgo.type.context.NumberContext.FormatPattern
 
toLocalizedPattern() - Method in class org.ojalgo.type.context.NumberContext
Works with DecimalFormat and NumberContext.FormatPattern implementations.
toLowercase(int) - Static method in class org.ojalgo.netio.ASCII
If aChar is an uppercase character it is converted to the corresponding lowercase character.
toMessage() - Method in enum se.optimatika.ampl.Command
 
toMessage(String) - Method in enum se.optimatika.ampl.Command
 
toMicros(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toMilleniums(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toMillis(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toMinutes(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toMonths(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toNanos(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toPattern() - Method in interface org.ojalgo.type.context.NumberContext.FormatPattern
 
toPattern() - Method in class org.ojalgo.type.context.NumberContext
Works with DecimalFormat and NumberContext.FormatPattern implementations.
toPrimitiveFunction() - Method in class org.ojalgo.optimisation.Expression
 
toPrimitiveStore() - Method in interface org.ojalgo.matrix.BasicMatrix
Must be a copy that is safe to modify.
toPrimitiveStore() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toPrimitiveStore() - Method in class org.ojalgo.matrix.PrimitiveMatrix
 
toPrintable(int) - Static method in class org.ojalgo.netio.ASCII
 
toQuarters(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toRationalNumber(Number) - Static method in class org.ojalgo.type.TypeUtils
 
toRawCopy() - Method in class org.ojalgo.array.Array1D
 
toRawCopy() - Method in class org.ojalgo.array.Array2D
 
toRawCopyOf(Access1D<?>) - Static method in class org.ojalgo.array.ArrayUtils
 
toRawCopyOf(Access2D<?>) - Static method in class org.ojalgo.array.ArrayUtils
 
toScalar(int, int) - Method in interface org.ojalgo.access.Basic2D
Extracts one element of this matrix as a Scalar.
toScalar(int) - Method in class org.ojalgo.array.Array1D
 
toScalar(int, int) - Method in class org.ojalgo.array.Array2D
 
toScalar(int...) - Method in class org.ojalgo.array.ArrayAnyD
 
toScalar(int) - Method in class org.ojalgo.array.BigArray
 
toScalar(int) - Method in class org.ojalgo.array.ComplexArray
 
toScalar(int) - Method in class org.ojalgo.array.PrimitiveArray
 
toScalar() - Method in interface org.ojalgo.function.aggregator.AggregatorFunction
 
toScalar(double) - Method in class org.ojalgo.matrix.jama.JamaFactory
 
toScalar(Number) - Method in class org.ojalgo.matrix.jama.JamaFactory
 
toScalar(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.ConjugatedStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.IdentityStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.LowerHessenbergStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.LowerTriangularStore
 
toScalar(int, int) - Method in interface org.ojalgo.matrix.store.MatrixStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.MergedColumnsStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.MergedRowsStore
 
toScalar(double) - Method in interface org.ojalgo.matrix.store.PhysicalStore.Factory
 
toScalar(Number) - Method in interface org.ojalgo.matrix.store.PhysicalStore.Factory
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.SelectedColumnsStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.SelectedRowsStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.SingleStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.SuperimposedStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.TransposedStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.UpperHessenbergStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.UpperTriangularStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.WrapperStore
 
toScalar(int, int) - Method in class org.ojalgo.matrix.store.ZeroStore
 
toScalar(PhysicalStore.Factory<N>, int) - Method in class org.ojalgo.matrix.transformation.Householder
 
toScalar(int) - Method in class org.ojalgo.series.primitive.PrimitiveSeries
 
toSeconds(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toString() - Method in class org.ojalgo.array.Array2D
 
toString() - Method in class org.ojalgo.array.ArrayAnyD
 
toString() - Method in class org.ojalgo.finance.data.GoogleSymbol.Data
 
toString() - Method in class org.ojalgo.finance.data.YahooSymbol.Data
 
toString() - Method in class org.ojalgo.finance.portfolio.MarkowitzModel
 
toString(int, int) - Method in interface org.ojalgo.matrix.BasicMatrix
 
toString(int, int) - Method in class org.ojalgo.matrix.BigMatrix
 
toString(int, int) - Method in class org.ojalgo.matrix.ComplexMatrix
 
toString() - Method in class org.ojalgo.matrix.jama.JamaCholesky
 
toString() - Method in class org.ojalgo.matrix.jama.JamaEigenvalue
 
toString() - Method in class org.ojalgo.matrix.jama.JamaLU
 
toString() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toString(int, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
toString() - Method in class org.ojalgo.matrix.jama.JamaQR
 
toString() - Method in class org.ojalgo.matrix.jama.JamaSingularValue
 
toString(BasicMatrix) - Static method in class org.ojalgo.matrix.MatrixUtils
 
toString(int, int) - Method in class org.ojalgo.matrix.PrimitiveMatrix
 
toString() - Method in class org.ojalgo.matrix.transformation.Rotation
 
toString() - Method in class org.ojalgo.netio.Batch
 
toString() - Method in class org.ojalgo.netio.DelimitedData
 
toString() - Method in enum org.ojalgo.netio.LineTerminator
 
toString(List<Message>) - Static method in class org.ojalgo.netio.Message
 
toString() - Method in class org.ojalgo.netio.Message
 
toString() - Method in class org.ojalgo.optimisation.ExpressionsBasedModel
 
toString() - Method in class org.ojalgo.optimisation.GenericSolver.Matrices
 
toString() - Method in class org.ojalgo.optimisation.ModelEntity
 
toString() - Method in class org.ojalgo.optimisation.OptimisationSolver.Result
 
toString() - Method in class org.ojalgo.optimisation.quadratic.QuadraticSolver
 
toString() - Method in exception org.ojalgo.ProgrammingError
 
toString() - Method in class org.ojalgo.random.SampleSet
 
toString() - Method in exception org.ojalgo.RecoverableCondition
 
toString() - Method in class org.ojalgo.scalar.BigScalar
 
toString() - Method in class org.ojalgo.scalar.ComplexNumber
 
toString() - Method in class org.ojalgo.scalar.PrimitiveScalar
 
toString() - Method in class org.ojalgo.scalar.RationalNumber
 
toString() - Method in class org.ojalgo.series.CoordinationSet
 
toString() - Method in class org.ojalgo.type.IndexSelector
 
toString() - Method in class org.ojalgo.type.keyvalue.IntDouble
 
toString() - Method in class org.ojalgo.type.keyvalue.IntKey
 
toString() - Method in class org.ojalgo.type.keyvalue.LongDouble
 
toString() - Method in class org.ojalgo.type.keyvalue.LongKey
 
toString() - Method in class org.ojalgo.type.keyvalue.MapEntry
 
toString() - Method in class org.ojalgo.type.keyvalue.StringKey
 
toString() - Method in enum se.optimatika.ampl.Command
 
toString() - Method in class se.optimatika.jexcel.InMemorySpreadsheet
 
toTimeInMillis(Calendar) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toTimeInMillis(Date) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toTimeInMillis(Date, Date) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toTimeInMillis(Calendar) - Method in class org.ojalgo.type.TimeFilter
 
toTimeInMillis(Date) - Method in class org.ojalgo.type.TimeFilter
 
toUppercase(int) - Static method in class org.ojalgo.netio.ASCII
If aChar is a lowercase character it is converted to the corresponding uppercase character.
toWeeks(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
toYears(long) - Method in enum org.ojalgo.type.CalendarDateUnit
 
transformLeft(Householder.Reference<N>, int) - Method in interface org.ojalgo.matrix.decomposition.DecompositionStore
 
transformLeft(Householder<Double>, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
transformLeft(Rotation<Double>) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
transformLeft(Householder.Reference<BigDecimal>, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transformLeft(Householder<BigDecimal>, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transformLeft(Rotation<BigDecimal>) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transformLeft(Householder.Reference<ComplexNumber>, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transformLeft(Householder<ComplexNumber>, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transformLeft(Rotation<ComplexNumber>) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transformLeft(Householder<N>, int) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
transformLeft(Rotation<N>) - Method in interface org.ojalgo.matrix.store.PhysicalStore
As in MatrixStore.multiplyLeft(MatrixStore) where the left/parameter matrix is a plane rotation.
transformLeft(Householder.Reference<Double>, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transformLeft(Householder<Double>, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transformLeft(Rotation<Double>) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transformRight(Householder.Reference<N>, int) - Method in interface org.ojalgo.matrix.decomposition.DecompositionStore
 
transformRight(Householder<Double>, int) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
transformRight(Rotation<Double>) - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
transformRight(Householder.Reference<BigDecimal>, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transformRight(Householder<BigDecimal>, int) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transformRight(Rotation<BigDecimal>) - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transformRight(Householder.Reference<ComplexNumber>, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transformRight(Householder<ComplexNumber>, int) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transformRight(Rotation<ComplexNumber>) - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transformRight(Householder<N>, int) - Method in interface org.ojalgo.matrix.store.PhysicalStore
 
transformRight(Rotation<N>) - Method in interface org.ojalgo.matrix.store.PhysicalStore
As in MatrixStore.multiplyRight(MatrixStore) where the right/parameter matrix is a plane rotation.
transformRight(Householder.Reference<Double>, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transformRight(Householder<Double>, int) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transformRight(Rotation<Double>) - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transpose() - Method in interface org.ojalgo.matrix.BasicMatrix
Transposes this matrix.
transpose(Access2D<? extends Number>) - Method in class org.ojalgo.matrix.jama.JamaFactory
 
transpose() - Method in class org.ojalgo.matrix.jama.JamaMatrix
 
transpose() - Method in class org.ojalgo.matrix.store.BigDenseStore
 
transpose() - Method in class org.ojalgo.matrix.store.ComplexDenseStore
 
transpose() - Method in class org.ojalgo.matrix.store.IdentityStore
 
transpose() - Method in class org.ojalgo.matrix.store.MatrixStore.Builder
 
transpose() - Method in interface org.ojalgo.matrix.store.MatrixStore
Each call must produce a new instance.
transpose(Access2D<? extends Number>) - Method in interface org.ojalgo.matrix.store.PhysicalStore.Factory
 
transpose() - Method in class org.ojalgo.matrix.store.PrimitiveDenseStore
 
transpose() - Method in class org.ojalgo.matrix.store.SingleStore
 
transpose() - Method in class org.ojalgo.matrix.store.TransposedStore
 
transpose() - Method in class org.ojalgo.matrix.store.ZeroStore
 
TransposedStore<N extends Number> - Class in org.ojalgo.matrix.store
 
TransposedStore(MatrixStore<N>) - Constructor for class org.ojalgo.matrix.store.TransposedStore
 
triangular(boolean, boolean) - Method in class org.ojalgo.matrix.store.MatrixStore.Builder
 
Tridiagonal<N extends Number> - Interface in org.ojalgo.matrix.decomposition
Any symmetric/hermitian matrix [A] can be factorized by similarity transformations into the form, [A]=[Q][D][Q]T where [Q] is an orthogonal/unitary matrix and [D] is a real symmetric tridiagonal matrix.
tridiagonal() - Method in class org.ojalgo.matrix.store.MatrixStore.Builder
 
TridiagonalDecomposition<N extends Number> - Class in org.ojalgo.matrix.decomposition
 
TWELFTH - Static variable in class org.ojalgo.constant.BigMath
 
TWELFTH - Static variable in class org.ojalgo.constant.PrimitiveMath
 
TWELVE - Static variable in class org.ojalgo.constant.BigMath
 
TWELVE - Static variable in class org.ojalgo.constant.PrimitiveMath
 
TWO - Static variable in class org.ojalgo.constant.BigMath
 
TWO - Static variable in class org.ojalgo.constant.PrimitiveMath
 
TWO - Static variable in class org.ojalgo.scalar.ComplexNumber
 
TWO_PI - Static variable in class org.ojalgo.constant.BigMath
 
TWO_PI - Static variable in class org.ojalgo.constant.PrimitiveMath
 
Type - Enum in org.ojalgo.chart
 
type - Variable in class org.ojalgo.optimisation.linear.mps.MathProgSysModel.Column
 
type - Variable in class org.ojalgo.optimisation.linear.mps.MathProgSysModel.Row
 
TypeCache<T> - Class in org.ojalgo.type
 
TypeCache(long, CalendarDateUnit) - Constructor for class org.ojalgo.type.TypeCache
 
TypeContext<T> - Class in org.ojalgo.type.context
 
TypeUtils - Class in org.ojalgo.type
 

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