#include "swps3.h"


Go to the source code of this file.
Functions | |
| double | swps3_alignScalar (const DMatrix matrix, const char *s1, int ls1, const char *s2, int ls2, Options *options) |
Definition in file DynProgr_scalar.h.
| double swps3_alignScalar | ( | const DMatrix | matrix, | |
| const char * | s1, | |||
| int | ls1, | |||
| const char * | s2, | |||
| int | ls2, | |||
| Options * | options | |||
| ) |
Definition at line 36 of file DynProgr_scalar.c.
References Options::gapExt, Options::gapOpen, INFINITY, MATRIX_DIM, MAX_SEQ_LENGTH, and Options::threshold.
Referenced by main().
1.5.4