DynProgr_sse_short.h File Reference

Profile generation and alignment for packed short vectors on SSE2. More...

#include "swps3.h"
#include "matrix.h"
#include <xmmintrin.h>

Include dependency graph for DynProgr_sse_short.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  ProfileShort

Functions

double swps3_alignmentShortSSE (ProfileShort *query, const char *db, int dbLen, Options *options)
ProfileShortswps3_createProfileShortSSE (const char *query, int queryLen, SBMatrix matrix)
void swps3_freeProfileShortSSE (ProfileShort *profile)


Detailed Description

Profile generation and alignment for packed short vectors on SSE2.

Definition in file DynProgr_sse_short.h.


Function Documentation

double swps3_alignmentShortSSE ( ProfileShort query,
const char *  db,
int  dbLen,
Options options 
)

Definition at line 249 of file DynProgr_sse_short.c.

References ProfileShort::bias, Options::gapExt, Options::gapOpen, ProfileShort::len, LIKELY, ProfileShort::loadOpt, loadOpt, ProfileShort::profile, ProfileShort::rD, rD, ProfileShort::storeOpt, storeOpt, and UNLIKELY.

Referenced by main().

ProfileShort* swps3_createProfileShortSSE ( const char *  query,
int  queryLen,
SBMatrix  matrix 
)

Definition at line 36 of file DynProgr_sse_short.c.

References ProfileShort::bias, ProfileShort::data, ProfileShort::len, ProfileShort::loadOpt, MATRIX_DIM, PAGE_ALIGN, ProfileShort::profile, profile, ProfileShort::rD, and ProfileShort::storeOpt.

Referenced by main().

void swps3_freeProfileShortSSE ( ProfileShort profile  ) 

Definition at line 397 of file DynProgr_sse_short.c.

Referenced by main().


Generated on Thu Jun 5 12:44:47 2008 for swps3 by  doxygen 1.5.4