NCBI C++ ToolKit
Public Attributes | List of all members
BlastGapDP Struct Reference

Search Toolkit Book for BlastGapDP

Auxiliary structure for dynamic programming gapped extension. More...

#include <algo/blast/core/blast_gapalign.h>

Public Attributes

Int4 best
 score of best path that ends in a match at this position More...
 
Int4 best_gap
 score of best path that ends in a gap at this position More...
 

Detailed Description

Auxiliary structure for dynamic programming gapped extension.

Definition at line 57 of file blast_gapalign.h.

Member Data Documentation

◆ best

Int4 BlastGapDP::best

◆ best_gap

Int4 BlastGapDP::best_gap

The documentation for this struct was generated from the following file:
Modified on Fri Sep 20 14:58:02 2024 by modify_doxy.py rev. 669887