Outputs a spectrahedron (the matrices defining a linear matrix inequality) and a vector (the objective function) to a SDPA format file.
writeSdpaFormatFile(
spectrahedron = NULL,
objectiveFunction = NULL,
outputFile = NULL
)
A spectrahedron in n dimensions; must be an object of class Spectrahedron
A numerical vector of length n
Name of the output file