bpp-seq3
3.0.0
|
General interface for distance matrix I/O. More...
#include <Bpp/Seq/Io/IoDistanceMatrix.h>
Public Member Functions | |
IODistanceMatrix () | |
virtual | ~IODistanceMatrix () |
virtual const std::string | getDataType () const |
virtual const std::string | getFormatName () const=0 |
virtual const std::string | getFormatDescription () const=0 |
General interface for distance matrix I/O.
Definition at line 20 of file IoDistanceMatrix.h.
|
inline |
Definition at line 24 of file IoDistanceMatrix.h.
|
inlinevirtual |
Definition at line 25 of file IoDistanceMatrix.h.
|
inlinevirtual |
Implements bpp::IOFormat.
Definition at line 28 of file IoDistanceMatrix.h.