DIAlign
DIAlign::SimMatrix_bool Struct Reference

Path matrix. More...

#include <similarityMatrix.h>

Collaboration diagram for DIAlign::SimMatrix_bool:

Public Attributes

std::vector< bool > data
 
int n_row
 
int n_col
 

Detailed Description

Path matrix.

Boolean similarity matrix is used to store the alignment path as true-hot encoding.


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