Function
supremumValueImpl
Implements maxValue.
supremumValueImpl(value_pointer_tag)
Include Headers
seqan/basic.h
Parameters
value_pointer_tag
A pointer that is used as a tag to specify the value type.
Remarks: The pointer needs not to point to a valid object, so it is possible to use a null pointer here.
Remarks
This function implements maxValue. It is recommended to use maxValue rather than supremumValueImpl.
Status
deprecated, will be removed in favour of MaxValue
Return Values
A value inf that holds: inf >= i for all values i.
Part of Concept
See Also
SeqAn - Sequence Analysis Library - www.seqan.de
 

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