DuQuad
v1.0
Quadratic Programming Optimizations
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Macros
print.h
Go to the documentation of this file.
1
/*
2
* print.h
3
*
4
* Created on: Aug 21, 2014
5
* Author: Sverre
6
*/
7
8
#ifndef PRINT_H_
9
#define PRINT_H_
10
11
#include "
head.h
"
12
#include "
gdm.h
"
13
#include "
fgm.h
"
14
#include "
dgm.h
"
15
#include "
dfgm.h
"
16
17
void
print_vector
();
18
void
print_matrix
();
19
void
print_Problem
();
20
void
print_Options
();
21
void
print_Info
();
22
void
print_Result
();
23
void
print_problem_FGM
();
24
void
print_result_FGM
();
25
void
print_result_GDM
();
26
27
#endif
/* PRINT_H_ */
print_vector
void print_vector()
print_Info
void print_Info()
print_Result
void print_Result()
dfgm.h
gdm.h
head.h
print_matrix
void print_matrix()
fgm.h
print_problem_FGM
void print_problem_FGM()
print_Problem
void print_Problem()
print_result_FGM
void print_result_FGM()
print_result_GDM
void print_result_GDM()
print_Options
void print_Options()
dgm.h
include
print.h
Generated on Sat Dec 13 2014 18:15:38 for DuQuad by
1.8.6