DIAlign
DIAlign::SimilarityMatrix::square< T > Struct Template Reference

Calculates sum of previous result and square of current element (useful for sum of squares). More...

#include <chromSimMatrix.h>

Public Member Functions

operator() (const T &Left, const T &Right) const
 

Detailed Description

template<typename T>
struct DIAlign::SimilarityMatrix::square< T >

Calculates sum of previous result and square of current element (useful for sum of squares).


The documentation for this struct was generated from the following file: