Borderbasix

solversdp_mosek.h
Go to the documentation of this file.
1 #ifndef SOLVERSDP_MOSEK_H
2 #define SOLVERSDP_MOSEK_H
3 
4 //
5 
7 //#include <borderbasix/v3sdp/mosek.h>
8 
9 
14 struct solversdp_mosek: public solversdp {
15 
17  void run();
18 
19 
20 
21 };
22 
23 
24 #endif // SOLVERSDP_MOSEK_H
The solversdp_mosek struct The solversdp interface class for mosek.
Definition: solversdp_mosek.h:14
The solversdp struct.
Definition: solversdp.h:26
Home  |  Download & InstallContributions