mirror of https://github.com/CGAL/cgal
fix typo already in old doc
This commit is contained in:
parent
18b8db4e20
commit
1304480a81
|
|
@ -54,9 +54,9 @@ comes in <I>dense</I> representation which includes zero entries.
|
||||||
types, respectively, for `A_iterator` and `D_iterator`) must be
|
types, respectively, for `A_iterator` and `D_iterator`) must be
|
||||||
convertible to some common `IntegralDomain` `ET`.
|
convertible to some common `IntegralDomain` `ET`.
|
||||||
|
|
||||||
\sa `NonnegativeQuadraticProgramInterface`
|
\sa `NonnegativeQuadraticProgram`
|
||||||
\sa `LinearProgramInterface`
|
\sa `LinearProgram`
|
||||||
\sa `NonnegativeLinearProgramInterface`
|
\sa `NonnegativeLinearProgram`
|
||||||
|
|
||||||
*/
|
*/
|
||||||
class QuadraticProgram {
|
class QuadraticProgram {
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue