Modifier and Type | Field and Description |
---|---|
static DenseArray.Factory<RationalNumber> |
RationalArray.FACTORY |
static ArrayAnyD.Factory<RationalNumber> |
ArrayAnyD.RATIONAL |
static Array2D.Factory<RationalNumber> |
Array2D.RATIONAL |
static Array1D.Factory<RationalNumber> |
Array1D.RATIONAL |
Modifier and Type | Method and Description |
---|---|
static RationalArray |
RationalArray.wrap(RationalNumber... data) |
Constructor and Description |
---|
RationalArray(RationalNumber[] data) |
Modifier and Type | Field and Description |
---|---|
static BLAS1.GenericToInt<RationalNumber> |
BLAS1.RAMAX |
Modifier and Type | Field and Description |
---|---|
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.AVERAGE
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.CARDINALITY
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.LARGEST
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.MAX
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.MIN
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.NORM1
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.NORM2
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.PRODUCT
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.PRODUCT2
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.SMALLEST
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.SUM
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
static ThreadLocal<AggregatorFunction<RationalNumber>> |
RationalAggregator.SUM2
Deprecated.
v48 Use
AggregatorSet#getSet instead. This will be made private. |
Modifier and Type | Method and Description |
---|---|
AggregatorFunction<RationalNumber> |
RationalAggregator.average() |
AggregatorFunction<RationalNumber> |
RationalAggregator.cardinality() |
AggregatorFunction<RationalNumber> |
RationalAggregator.largest() |
AggregatorFunction<RationalNumber> |
RationalAggregator.maximum() |
AggregatorFunction<RationalNumber> |
RationalAggregator.minimum() |
AggregatorFunction<RationalNumber> |
RationalAggregator.norm1() |
AggregatorFunction<RationalNumber> |
RationalAggregator.norm2() |
AggregatorFunction<RationalNumber> |
RationalAggregator.product() |
AggregatorFunction<RationalNumber> |
RationalAggregator.product2() |
AggregatorFunction<RationalNumber> |
RationalAggregator.smallest() |
AggregatorFunction<RationalNumber> |
RationalAggregator.sum() |
AggregatorFunction<RationalNumber> |
RationalAggregator.sum2() |
Modifier and Type | Field and Description |
---|---|
static RationalNumber |
RationalMath.Prefix.ATTO |
static RationalNumber |
RationalMath.Prefix.CENTI |
static RationalNumber |
RationalMath.Prefix.DECI |
static RationalNumber |
RationalMath.Prefix.DEKA |
static RationalNumber |
RationalMath.E |
static RationalNumber |
RationalMath.EIGHT |
static RationalNumber |
RationalMath.EIGHTH |
static RationalNumber |
RationalMath.ELEVEN |
static RationalNumber |
RationalMath.ELEVENTH |
static RationalNumber |
RationalMath.Prefix.EXA |
static RationalNumber |
RationalMath.Prefix.FEMTO |
static RationalNumber |
RationalMath.FITH |
static RationalNumber |
RationalMath.FIVE |
static RationalNumber |
RationalMath.FOUR |
static RationalNumber |
RationalMath.Prefix.GIGA |
static RationalNumber |
RationalMath.GOLDEN_RATIO |
static RationalNumber |
RationalMath.HALF |
static RationalNumber |
RationalMath.HALF_PI |
static RationalNumber |
RationalMath.Prefix.HECTO |
static RationalNumber |
RationalMath.HUNDRED |
static RationalNumber |
RationalMath.HUNDREDTH |
static RationalNumber |
RationalMath.Prefix.KILO |
static RationalNumber |
RationalMath.Prefix.MEGA |
static RationalNumber |
RationalMath.Prefix.MICRO |
static RationalNumber |
RationalMath.Prefix.MILLI |
static RationalNumber |
RationalMath.NaN |
static RationalNumber |
RationalMath.Prefix.NANO |
static RationalNumber |
RationalMath.NEG |
static RationalNumber |
RationalMath.NEGATIVE_INFINITY |
static RationalNumber |
RationalMath.NINE |
static RationalNumber |
RationalMath.NINTH |
static RationalNumber |
RationalMath.ONE |
static RationalNumber |
RationalMath.Prefix.PETA |
static RationalNumber |
RationalMath.PI |
static RationalNumber |
RationalMath.Prefix.PICO |
static RationalNumber |
RationalMath.POSITIVE_INFINITY |
static RationalNumber |
RationalMath.QUARTER |
static RationalNumber |
RationalMath.SEVEN |
static RationalNumber |
RationalMath.SEVENTH |
static RationalNumber |
RationalMath.SIX |
static RationalNumber |
RationalMath.SIXTH |
static RationalNumber |
RationalMath.SQRT_PI |
static RationalNumber |
RationalMath.SQRT_TWO |
static RationalNumber |
RationalMath.SQRT_TWO_PI |
static RationalNumber |
RationalMath.TEN |
static RationalNumber |
RationalMath.TENTH |
static RationalNumber |
RationalMath.Prefix.TERA |
static RationalNumber |
RationalMath.THIRD |
static RationalNumber |
RationalMath.THOUSAND |
static RationalNumber |
RationalMath.THOUSANDTH |
static RationalNumber |
RationalMath.THREE |
static RationalNumber |
RationalMath.THREE_QUARTERS |
static RationalNumber |
RationalMath.TWELFTH |
static RationalNumber |
RationalMath.TWELVE |
static RationalNumber |
RationalMath.TWO |
static RationalNumber |
RationalMath.TWO_PI |
static RationalNumber |
RationalMath.TWO_THIRDS |
static RationalNumber |
RationalMath.Prefix.YOCTO |
static RationalNumber |
RationalMath.Prefix.YOTTA |
static RationalNumber |
RationalMath.Prefix.ZEPTO |
static RationalNumber |
RationalMath.ZERO |
static RationalNumber |
RationalMath.Prefix.ZETTA |
Modifier and Type | Method and Description |
---|---|
static LinearFunction<RationalNumber> |
LinearFunction.makeRational(Access1D<? extends Number> factors) |
static QuadraticFunction<RationalNumber> |
QuadraticFunction.makeRational(Access2D<? extends Number> factors) |
static CompoundFunction<RationalNumber> |
CompoundFunction.makeRational(Access2D<? extends Number> quadraticFactors,
Access1D<? extends Number> linearFactors) |
static QuadraticFunction<RationalNumber> |
QuadraticFunction.makeRational(int arity) |
static CompoundFunction<RationalNumber> |
CompoundFunction.makeRational(int arity) |
static LinearFunction<RationalNumber> |
LinearFunction.makeRational(int arity) |
static ConstantFunction<RationalNumber> |
ConstantFunction.makeRational(int arity) |
static ConstantFunction<RationalNumber> |
ConstantFunction.makeRational(int arity,
Number constant) |
Modifier and Type | Method and Description |
---|---|
protected RationalNumber |
RationalPolynomial.getDerivativeFactor(int power) |
protected RationalNumber |
RationalPolynomial.getPrimitiveFactor(int power) |
RationalNumber |
RationalPolynomial.integrate(RationalNumber fromPoint,
RationalNumber toPoint) |
RationalNumber |
RationalPolynomial.invoke(RationalNumber arg) |
Modifier and Type | Method and Description |
---|---|
protected org.ojalgo.function.polynomial.AbstractPolynomial<RationalNumber> |
RationalPolynomial.makeInstance(int size) |
Modifier and Type | Method and Description |
---|---|
RationalNumber |
RationalPolynomial.integrate(RationalNumber fromPoint,
RationalNumber toPoint) |
RationalNumber |
RationalPolynomial.invoke(RationalNumber arg) |
Modifier and Type | Field and Description |
---|---|
static SingularValue.Factory<RationalNumber> |
SingularValue.RATIONAL |
static LU.Factory<RationalNumber> |
LU.RATIONAL |
static Hessenberg.Factory<RationalNumber> |
Hessenberg.RATIONAL |
static Cholesky.Factory<RationalNumber> |
Cholesky.RATIONAL |
static QR.Factory<RationalNumber> |
QR.RATIONAL |
static Bidiagonal.Factory<RationalNumber> |
Bidiagonal.RATIONAL |
static Eigenvalue.Factory<RationalNumber> |
Eigenvalue.RATIONAL |
static LDL.Factory<RationalNumber> |
LDL.RATIONAL |
static Tridiagonal.Factory<RationalNumber> |
Tridiagonal.RATIONAL |
Modifier and Type | Field and Description |
---|---|
static PhysicalStore.Factory<RationalNumber,GenericDenseStore<RationalNumber>> |
GenericDenseStore.RATIONAL |
static PhysicalStore.Factory<RationalNumber,GenericDenseStore<RationalNumber>> |
GenericDenseStore.RATIONAL |
static MatrixStore.Factory<RationalNumber> |
MatrixStore.RATIONAL |
static SparseStore.Factory<RationalNumber> |
SparseStore.RATIONAL |
Modifier and Type | Method and Description |
---|---|
static SparseStore<RationalNumber> |
SparseStore.makeRational(int rowsCount,
int columnsCount) |
Modifier and Type | Field and Description |
---|---|
static DeterminantTask.Factory<RationalNumber> |
DeterminantTask.RATIONAL |
static InverterTask.Factory<RationalNumber> |
InverterTask.RATIONAL |
static SolverTask.Factory<RationalNumber> |
SolverTask.RATIONAL |
Modifier and Type | Field and Description |
---|---|
static RationalNumber |
RationalNumber.MAX_VALUE |
static RationalNumber |
RationalNumber.MIN_VALUE |
static RationalNumber |
RationalNumber.NaN |
static RationalNumber |
RationalNumber.NEG |
static RationalNumber |
RationalNumber.NEGATIVE_INFINITY |
static RationalNumber |
RationalNumber.ONE |
static RationalNumber |
RationalNumber.POSITIVE_INFINITY |
static RationalNumber |
RationalNumber.TWO |
static RationalNumber |
RationalNumber.ZERO |
Modifier and Type | Field and Description |
---|---|
static Scalar.Factory<RationalNumber> |
RationalNumber.FACTORY |
Modifier and Type | Method and Description |
---|---|
RationalNumber |
RationalNumber.add(double arg) |
RationalNumber |
RationalNumber.add(RationalNumber arg) |
RationalNumber |
RationalNumber.conjugate() |
RationalNumber |
RationalNumber.divide(double arg) |
RationalNumber |
RationalNumber.divide(RationalNumber arg) |
RationalNumber |
RationalNumber.enforce(NumberContext context) |
RationalNumber |
RationalNumber.get() |
RationalNumber |
RationalNumber.invert() |
RationalNumber |
RationalNumber.multiply(double arg) |
RationalNumber |
RationalNumber.multiply(RationalNumber arg) |
RationalNumber |
RationalNumber.negate() |
static RationalNumber |
RationalNumber.of(long numerator,
long denominator) |
static RationalNumber |
RationalNumber.rational(double d) |
RationalNumber |
RationalNumber.signum() |
RationalNumber |
RationalNumber.subtract(double arg) |
RationalNumber |
RationalNumber.subtract(RationalNumber arg) |
static RationalNumber |
RationalNumber.valueOf(double value) |
static RationalNumber |
RationalNumber.valueOf(long value) |
static RationalNumber |
RationalNumber.valueOf(Number number) |
Modifier and Type | Method and Description |
---|---|
RationalNumber |
RationalNumber.add(RationalNumber arg) |
int |
RationalNumber.compareTo(RationalNumber reference) |
RationalNumber |
RationalNumber.divide(RationalNumber arg) |
static boolean |
RationalNumber.isAbsolute(RationalNumber value) |
static boolean |
RationalNumber.isInfinite(RationalNumber value) |
static boolean |
RationalNumber.isNaN(RationalNumber value) |
static boolean |
RationalNumber.isSmall(double comparedTo,
RationalNumber value) |
RationalNumber |
RationalNumber.multiply(RationalNumber arg) |
RationalNumber |
RationalNumber.subtract(RationalNumber arg) |
Copyright © 2019 Optimatika. All rights reserved.