Problem description:
(Informal). I simply want to know if there exists a necessary and (or at least) sufficient condition for an orthogonal matrix to map every point of the nonnegative orthant (say on $\mathbb{R}^m$) to itself.
(Formal). Let $\mathscr{D}_m = \{(x_1,\ldots,x_m)\in\mathbb{R}^m\,:\, x_i\geq 0,\ i=1,2,\ldots,m\}$. For a given $\mathbf{Q}$ an $m\times m$ real orthogonal matrix define the image $\mathscr{D}_m^{*} = \{\mathbf{y}\in\mathbb{R}^m\,:\, \mathbf{y}=\mathbf{Q}\mathbf{x},\, \mathbf{x}\in\mathscr{D}\}$. Is there a necessary and (or at least) sufficient condition on $\mathbf{Q}$ in order for $\mathscr{D}_m = \mathscr{D}^{*}_m$?
Motivation/Context of the problem: (Change-of-variable in Integration)
Let $\mathbf{S}$ be an $m\times m$ positive definite matrix. It is well-known that there exists an orthogonal matrix $\mathbf{Q}$ and a diagonal matrix $\boldsymbol{\Lambda}$ such that $\mathbf{Q}^{\top}\mathbf{S}\mathbf{Q} = \boldsymbol{\Lambda}$. With this, we have the following equality of $m$-variate integration via the classic (multivariate) change-of-variable, noting that the absolute value of the Jacobian is $|\text{det}(\mathbf{Q})| = 1$, $$ \int_{\mathscr{D}_m} \exp\{\mathbf{x}^{\top}\mathbf{S}\,\mathbf{x}\}\cdot\exp\{-\frac{1}{2}\mathbf{x}^{\top}\mathbf{x}\}\,\text{d}\mathbf{x} = \int_{\mathscr{D}^{*}_m} \exp\{\mathbf{y}^{\top}\boldsymbol{\Lambda}\,\mathbf{y}\}\cdot\exp\{-\frac{1}{2}\mathbf{y}^{\top}\mathbf{y}\}\,\text{d}\mathbf{y} $$ where $\mathscr{D}_m$ and $\mathscr{D}^{*}_m$ are given in the (formal) problem description. The left-hand-side can be calculated easily if $\mathscr{D}_m = \mathscr{D}^{*}_m$ which gives our motivation of the problem stated above.
Attempt:
Honestly speaking, I failed to find from the web for a simpler explanation. I came across with the article of Barker and Foran Self-Dual Cones in Euclidean Spaces with an abstract that contains the following line..
``...We begin by giving necessary and sufficient for a cone to be the orthogonal transform of the positive orthant...''
I humbly accept that I am new to this topic. It is even my first time to hear that the nonnegative orthant is a symmetric self-dual cone. I have basic Linear Algebra and Calculus as background. Hope anyone can help me with this.
EDIT: I found this link: Find a nonnegative basis of a matrix nullspace / kernel that relates to this problem.
the title of paper is "Matrices leaving a cone invariant" by Schneider and Tam
– venrey Sep 11 '18 at 14:36