From: Michael Orlitzky Date: Mon, 4 Nov 2019 14:48:39 +0000 (-0500) Subject: mjo-cone: pull in mjo-linear_algebra for \Sn and \Hn. X-Git-Url: http://gitweb.michael.orlitzky.com/?p=mjotex.git;a=commitdiff_plain;h=d4abe8806715ebe97343a20ea7a3878307143dc0 mjo-cone: pull in mjo-linear_algebra for \Sn and \Hn. --- diff --git a/mjo-cone.tex b/mjo-cone.tex index a9f06fe..78e8741 100644 --- a/mjo-cone.tex +++ b/mjo-cone.tex @@ -12,7 +12,8 @@ \usepackage{amssymb} % \succcurlyeq, \preccurlyeq \fi -\input{mjo-common} % for \of, at least +\input{mjo-common} % for \of, \Rn, etc. +\input{mjo-linear_algebra} % \Sn and \Hn % The dual of a subset of an inner-product space; always a closed % convex cone.