pub type P7_PRIOR = p7_prior_s;Expand description
- P7_PRIOR: mixture Dirichlet prior for profile HMMs
Aliased Type§
#[repr(C)]pub struct P7_PRIOR {
pub tm: *mut ESL_MIXDCHLET,
pub ti: *mut ESL_MIXDCHLET,
pub td: *mut ESL_MIXDCHLET,
pub em: *mut ESL_MIXDCHLET,
pub ei: *mut ESL_MIXDCHLET,
}Fields§
§tm: *mut ESL_MIXDCHLET§ti: *mut ESL_MIXDCHLET§td: *mut ESL_MIXDCHLET§em: *mut ESL_MIXDCHLET§ei: *mut ESL_MIXDCHLET