Package org.apache.spark.mllib.feature
Class PCAUtil
Object
org.apache.spark.mllib.feature.PCAUtil
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
PCAUtil
public PCAUtil()
-
-
Method Details
-
memoryCost
public static long memoryCost(int k, int numFeatures)
-