MASA-Core
Public Attributes
match_result_t Struct Reference

Detailed Description

Struct that notifies the match result in the Mayers-Miller matching procedure.

Definition at line 51 of file libmasaTypes.hpp.

#include <libmasaTypes.hpp>

List of all members.

Public Attributes

bool found
 true if the matching procedure found the goal score
int k
 index of the matched score
int score
 matched score
int type
 type of the match: MATCH_ALIGNED or MATCH_GAPPED

Member Data Documentation

true if the matching procedure found the goal score

Definition at line 53 of file libmasaTypes.hpp.

index of the matched score

Definition at line 55 of file libmasaTypes.hpp.

matched score

Definition at line 57 of file libmasaTypes.hpp.

type of the match: MATCH_ALIGNED or MATCH_GAPPED

Definition at line 59 of file libmasaTypes.hpp.


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