DuQuad  v1.0
Quadratic Programming Optimizations
 All Data Structures Files Functions Variables Typedefs Macros
print.h File Reference
#include "head.h"
#include "gdm.h"
#include "fgm.h"
#include "dgm.h"
#include "dfgm.h"

Go to the source code of this file.

Functions

void print_vector ()
 
void print_matrix ()
 
void print_Problem ()
 
void print_Options ()
 
void print_Info ()
 
void print_Result ()
 
void print_problem_FGM ()
 
void print_result_FGM ()
 
void print_result_GDM ()
 

Function Documentation

void print_Info ( )
void print_matrix ( )
void print_Options ( )
void print_Problem ( )
void print_problem_FGM ( )
void print_Result ( )
void print_result_FGM ( )
void print_result_GDM ( )
void print_vector ( )