|
Rename Variable maxIndex : int to maxIdx : int in method public getAllKeys() : Set<VectorBlockKey> in class org.apache.ignite.ml.math.impls.storage.matrix.BlockVectorStorage |
From |
To |
|
Rename Variable result : SparseBlockDistributedVector to res : SparseBlockDistributedVector in method public testMatrixVectorTimes() : void in class org.apache.ignite.ml.math.impls.matrix.SparseDistributedBlockMatrixTest |
From |
To |
|
Rename Variable maxAmountOfColumns : int to maxAmountOfCols : int in method protected getMaxAmountOfColumns(data double[][]) : int in class org.apache.ignite.ml.math.impls.matrix.AbstractMatrix |
From |
To |
|
Rename Variable value : double to val : double in method public SparseDistributedVector(data double[]) in class org.apache.ignite.ml.math.impls.vector.SparseDistributedVector |
From |
To |
|
Rename Variable copy : Vector to cp : Vector in method public testCopy() : void in class org.apache.ignite.ml.math.impls.vector.SparseDistributedVectorTest |
From |
To |
|
Rename Variable calculatedResult : Vector to calculatedRes : Vector in method public testMatrixVectorTimes() : void in class org.apache.ignite.ml.math.impls.matrix.SparseDistributedBlockMatrixTest |
From |
To |
|
Rename Variable result : double[] to res : double[] in method public data() : double[] in class org.apache.ignite.ml.math.impls.storage.vector.SparseDistributedVectorStorage |
From |
To |