bpp-popgen  3.0.0
bpp::DataSetTools Class Reference

A set of tools for DataSet. More...

#include <Bpp/PopGen/DataSet/DataSetTools.h>

Static Public Member Functions

static std::unique_ptr< DataSetbuildDataSet (const OrderedSequenceContainer &osc)
 General method to build a DataSet from an OrderedSequenceContainer. More...
 
static std::unique_ptr< DataSetbuildDataSet (const PolymorphismSequenceContainer &psc)
 Specific methode to build a DataSet from a PolymorphismSequenceContainer. More...
 

Detailed Description

A set of tools for DataSet.

Author
Sylvain Gaillard

Definition at line 64 of file DataSetTools.h.

Member Function Documentation

◆ buildDataSet() [1/2]

std::unique_ptr< DataSet > DataSetTools::buildDataSet ( const OrderedSequenceContainer osc)
static

◆ buildDataSet() [2/2]


The documentation for this class was generated from the following files: