- All Superinterfaces:
Calculation
, Serializable
- All Known Implementing Classes:
Abs
, AbstractDoubleCalculation
, AddMissing
, Atimes
, Ceil
, Center
, Corrcoef
, Cos
, Cosh
, CosineSimilarity
, CountMissing
, Cov
, Cumprod
, Cumsum
, Diff
, DiscretizeToColumns
, DivideMatrix
, DivideScalar
, Exp
, Eye
, FadeIn
, FadeOut
, Floor
, Ginv
, GrayScale
, Impute
, ImputeBPCA
, ImputeEM
, ImputeKNN
, ImputeLS
, ImputeMean
, ImputeRegression
, ImputeZero
, IndexOfMax
, IndexOfMin
, Log
, Log10
, Log2
, LogisticFunction
, Max
, Mean
, Min
, MinkowskiDistance
, MinusMatrix
, MinusScalar
, Mtimes
, MutualInformation
, NaNs
, Normalize
, Ones
, PairedTTest
, Pinv
, PlusMatrix
, PlusScalar
, Power
, Princomp
, Prod
, Rand
, Randn
, Range
, Round
, Sign
, Sin
, Sinh
, Sqrt
, Standardize
, Std
, Sum
, Tan
, Tanh
, TfIdf
, TimesMatrix
, TimesScalar
, ToDoubleMatrix
, Var
, Zeros
-
-
-
Method Summary
Methods inherited from interface org.ujmp.core.calculation.Calculation
availableCoordinates, calc, calcLink, calcNew, calcOrig, containsCoordinates, getColumnCount, getDimension, getMetaData, getRowCount, getSize, getSource, getSources, getValueType, setMetaData
-
Method Details
-
getDouble
double getDouble(long... coordinates)
-
setDouble
void setDouble(double value,
long... coordinates)