Package org.dulab.javanmf.measures

Provides classes for estimating the distance between matrices X and WH.
  • Euclidean distance || X − WH ||2
Author:
Du-Lab Team dulab.binf@gmail.com
See Also:
EuclideanDistance
  • Class Summary 
    Class Description
    EuclideanDistance
    Calculates the distance between matrices X and WH using the euclidean distance || X − WH ||2
    Measure
    Provides a template for calculating the distance between matrices X and WH