5 #ifndef BPP_PHYL_IO_PHYLIPDISTANCEMATRIXFORMAT_H
6 #define BPP_PHYL_IO_PHYLIPDISTANCEMATRIXFORMAT_H
Partial implementation of the IDistanceMatrix interface.
virtual std::unique_ptr< DistanceMatrix > readDistanceMatrix(const std::string &path) const
Read a distance matrix from a file.
Partial implementation of the ODistanceMatrix interface.
virtual void writeDistanceMatrix(const DistanceMatrix &dist, const std::string &path, bool overwrite) const
Write a distance matrix to a file.
A Matrix class to store phylogenetic distances.
This alphabet is used to deal NumericAlphabet.