#include <string>#include <vector>#include <iostream>#include <fstream>#include "bioseq.h"Go to the source code of this file.
Classes | |
| class | Matrix |
Functions | |
| void | expandCombination (char **&buff, int &buffsize, int &ws, const char *alphabet, int alphabetsize) |
| void expandCombination | ( | char **& | buff, | |
| int & | buffsize, | |||
| int & | ws, | |||
| const char * | alphabet, | |||
| int | alphabetsize | |||
| ) |
1.5.6