代码搜索结果
找到约 10,000 项符合
I 的代码
wrapper_alphabet.i
typedef struct {
int id;
char* description;
unsigned int size;
char** symbols;
} ghmm_alphabet;
%extend ghmm_alphabet {
ghmm_alphabet(size_t size, char* desc) {
int len =
wrapper_dseq.i
%{
#include
#include
%}
/*==========================================================================
===== discrete sequences ===================================
wrapper_xmlfile.i
%{
#include
#include
%}
typedef struct {
int noModels;
int modelType;
union {
ghmm_cmodel** c;
ghmm_dmodel** d;
ghmm_d
wrapper_dpseq.i
%{
#include
%}
/*==========================================================================
===== discrete pair sequences ============================================ */
typedef
wrapper_cseq.i
%{
#include
#include
%}
/*==========================================================================
===== continous sequences ==================================
wrapper_cmodel.i
%{
#include "ghmm/smodel.h"
#include "ghmm/sfoba.h"
#include "ghmm/sviterbi.h"
#include "ghmm/sreestimate.h"
%}
/*==========================================================================
===== con
wrapper_dpmodel.i
%{
#include
#include
#include
%}
/*==========================================================================
===== discrete pair model
wrapper_dmodel.i
%{
#include
#include
#include
#include
#include
#include
#include
%}
/*=========
idx_i.htm
Index: I (CGI Programming with Perl)