A library for working with phylogenetic and population genetic data.
v0.27.0
row.hpp File Reference
#include "genesis/utils/containers/range.hpp"
#include <cstddef>
#include <iterator>
#include <stdexcept>
#include <type_traits>
#include <vector>

Go to the source code of this file.

Classes

class  Matrix< T >
 
class  MatrixRow< MT, T >
 View into a Matrix row. More...
 
class  MatrixRow< MT, T >::Iterator
 Random access iterator into a Matrix row. More...
 

Namespaces

 genesis
 Container namespace for all symbols of genesis in order to keep them separate when used as a library.
 
 genesis::utils