Metafunction
SourceValue
Returns underlying value for ProfileChar.
SourceValue<T>::Type
Include Headers
seqan/basic.h
Parameters
T
Type to query.
Return Values
The type of the underlying character.
Member of
Examples
typedef ProfileChar<Dna5>               TProfileChar;
typedef SourceValue<TProfileChar>::Type TType;  // Is Dna.
SeqAn - Sequence Analysis Library - www.seqan.de
 

Page built @2013/07/11 09:12:19