Borderbasix
Main Page
Related Pages
Classes
Files
File List
File Members
borderbasix
include
borderbasix
solversdp_csdp.h
Go to the documentation of this file.
1
#ifndef SOLVERSDP_CSPD_H
2
#define SOLVERSDP_CSPD_H
3
#include <
borderbasix/solversdp.h
>
4
9
struct
solversdp_csdp
:
public
solversdp
{
10
11
solversdp_csdp
();
12
void
run
();
13
void
read_file
();
14
void
write_file
();
15
void
read_fmin
();
16
private
:
17
int
ctr;
18
};
19
20
#endif // SOLVERSDP_CSPD_H
21
solversdp_csdp
The solversdp_csdp struct The solversdp interface class for csdp.
Definition:
solversdp_csdp.h:9
solversdp_csdp::solversdp_csdp
solversdp_csdp()
solversdp_csdp::read_file
void read_file()
solversdp_csdp::run
void run()
solversdp_csdp::read_fmin
void read_fmin()
solversdp.h
solversdp_csdp::write_file
void write_file()
solversdp
The solversdp struct.
Definition:
solversdp.h:26
Home
|
Download & Install
|
Contributions
Generated on Tue Sep 29 2015 11:43:20 for Borderbasix by 1.8.9.1