Read a SDPA format file and return a spectrahedron (an object of class Spectrahedron) which is defined by
the linear matrix inequality in the input file, and the objective function.
Usage
read_sdpa_format_file(path)
Value
A list with two named items: an item "matrices" which is an object of class Spectrahedron and an vector "objFunction"