I am writing some code using RandomAccessSparseVector within Mahout 0.5, and I discovered an error because the source imports org.apache.mahout.math.function.IntDoubleProcedure. But this class does not exist within mahout-math.jar, and I see it nowhere in the Mahout source directories.
Has anyone encountered this? Am I simply looking at an older version of the source? Any insight is welcome. Thanks.
