Paramotopy
parallel parameter homotopy through bertini
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
Functions
random.hpp File Reference
#include "mtrand.hpp"
#include <iostream>
#include <vector>

Go to the source code of this file.

Functions

void PrintRandom (std::vector< std::pair< double, double > > RandomValues, std::vector< std::string > ParamStrings)
 

Function Documentation

void PrintRandom ( std::vector< std::pair< double, double > >  RandomValues,
std::vector< std::string >  ParamStrings 
)

Print the random values.

Parameters
RandomValues- The random values.
ParamStrings- The parameter names as strings.