org.apache.mahout.math
Class OrthonormalityVerifier

java.lang.Object
  extended by org.apache.mahout.math.OrthonormalityVerifier

public class OrthonormalityVerifier
extends java.lang.Object


Constructor Summary
OrthonormalityVerifier()
           
 
Method Summary
 VectorIterable pairwiseInnerProducts(VectorIterable basis)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OrthonormalityVerifier

public OrthonormalityVerifier()
Method Detail

pairwiseInnerProducts

public VectorIterable pairwiseInnerProducts(VectorIterable basis)


Copyright © 2008-2010 The Apache Software Foundation. All Rights Reserved.