NCBI C++ ToolKit
Public Member Functions | Public Attributes | List of all members
state Class Reference

Search Toolkit Book for state

#include "sls_alp.hpp"
(Private to src/algo/blast/gumbel_params.)

+ Collaboration diagram for state:

Public Member Functions

 state ()
 

Public Attributes

array< Int4 > * d_cells_counts
 
Int4d_HS_i_const_next
 
Int4d_HI_i_const_next
 
Int4d_HD_i_const_next
 
Int4d_H_i_const_next
 
Int4d_HS_j_const_next
 
Int4d_HI_j_const_next
 
Int4d_HD_j_const_next
 
Int4d_H_j_const_next
 
Int4 d_HS_ij_next
 
Int4 d_HI_ij_next
 
Int4 d_HD_ij_next
 
Int4 d_H_ij_next
 
Int4 d_H_matr_len
 
Int4 d_M
 
Int4 d_sentinel_i_next
 
Int4 d_sentinel_j_next
 

Detailed Description

Definition at line 59 of file sls_alp.hpp.

Constructor & Destructor Documentation

◆ state()

state::state ( )

Member Data Documentation

◆ d_cells_counts

array<Int4>* state::d_cells_counts

◆ d_H_i_const_next

Int4* state::d_H_i_const_next

◆ d_H_ij_next

Int4 state::d_H_ij_next

Definition at line 80 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().

◆ d_H_j_const_next

Int4* state::d_H_j_const_next

◆ d_H_matr_len

Int4 state::d_H_matr_len

◆ d_HD_i_const_next

Int4* state::d_HD_i_const_next

◆ d_HD_ij_next

Int4 state::d_HD_ij_next

Definition at line 79 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().

◆ d_HD_j_const_next

Int4* state::d_HD_j_const_next

◆ d_HI_i_const_next

Int4* state::d_HI_i_const_next

◆ d_HI_ij_next

Int4 state::d_HI_ij_next

Definition at line 78 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().

◆ d_HI_j_const_next

Int4* state::d_HI_j_const_next

◆ d_HS_i_const_next

Int4* state::d_HS_i_const_next

◆ d_HS_ij_next

Int4 state::d_HS_ij_next

Definition at line 77 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().

◆ d_HS_j_const_next

Int4* state::d_HS_j_const_next

◆ d_M

Int4 state::d_M

Definition at line 84 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().

◆ d_sentinel_i_next

Int4 state::d_sentinel_i_next

Definition at line 86 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().

◆ d_sentinel_j_next

Int4 state::d_sentinel_j_next

Definition at line 87 of file sls_alp.hpp.

Referenced by alp::restore_state(), and alp::save_state().


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