Developer documentation

mmx::solver_of< C, MTH > Struct Template Reference

#include <solver.hpp>

Public Types

typedef MTH::Cell Cell
 
typedef MTH::Strategy Strategy
 
typedef MTH::Solutions Solutions
 

Member Typedef Documentation

template<class C , class MTH >
typedef MTH::Cell mmx::solver_of< C, MTH >::Cell
template<class C , class MTH >
typedef MTH::Solutions mmx::solver_of< C, MTH >::Solutions
template<class C , class MTH >
typedef MTH::Strategy mmx::solver_of< C, MTH >::Strategy

The documentation for this struct was generated from the following file:
Home