|
Rename Parameter copy : boolean to cp : boolean in method public fromMap(val Map<Integer,Double>, cp boolean) : Vector in class org.apache.ignite.ml.math.VectorUtils |
From |
To |
|
Rename Parameter copy : boolean to cp : boolean in method public SparseLocalVector(map Map<Integer,Double>, cp boolean) in class org.apache.ignite.ml.math.impls.vector.SparseLocalVector |
From |
To |
|
Rename Parameter copy : boolean to cp : boolean in method public SparseLocalOnHeapVectorStorage(map Map<Integer,Double>, cp boolean) in class org.apache.ignite.ml.math.impls.storage.vector.SparseLocalOnHeapVectorStorage |
From |
To |
|
Rename Parameter value : Map<Integer,Double> to val : Map<Integer,Double> in method public fromMap(val Map<Integer,Double>, cp boolean) : Vector in class org.apache.ignite.ml.math.VectorUtils |
From |
To |