Bridge++  Version 1.4.4
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Test_ShiftSolver Namespace Reference

Test of multishift solver. More...

Functions

int solve (void)
 

Variables

const std::string test_name = "ShiftSolver.Wilson"
 

Detailed Description

Test of multishift solver.

28 Dec 2011 H.Matsufuru YAML is implemented. [14 Nov 2012 Y.Namekawa] Selectors are implemented. [03 Mar 2013 Y.Namekawa] (Selectors are replaced with factories by Aoyama-san) unique_ptr is introduced to avoid memory leaks [21 Mar 2015 Y.Namekawa]

Function Documentation

int Test_ShiftSolver::solve ( void  )

Definition at line 61 of file test_ShiftSolver_Wilson.cpp.

Variable Documentation

const std::string Test_ShiftSolver::test_name = "ShiftSolver.Wilson"

Definition at line 37 of file test_ShiftSolver_Wilson.cpp.