-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathErratum
11 lines (11 loc) · 850 Bytes
/
Erratum
1
2
3
4
5
6
7
8
9
10
11
p. 30, line -15: "reshape(A, [N,M])" should be changed into "reshape(A, [], 1)" [Thanks Jon Pearce]
p. 39, line -11: both inequalities should hold strict
p. 53, formula (5.22): replace k by j on two occurences [thanks Nabil Kazi-Tani]
p. 61, line -9: change "unique (up to a constant) convex function u such" into "unique gradient of a convex function $\nabla u$ such"
p. 77, line 20: "Let X=R^d" should be changed into "Let X be a compact subset of R^d"
p. 143, line 3: "x \leq 0\" should be changed into "x < 0"
p. 146, line -8: the min should be subject to "\alpha \geq 0"
p. 146, line -7: two occurences of "q" should be changed into "\beta"
p. 146, line -7: the max should be subject to "\beta \geq 0"
p. 147, line -3: two occurences of "q" should be changed into "\beta"
p. 158, lines 4 and 5: "u" should be changed into "\varphi"