Matrix with only positive entries whose inverse has only positive entries

matrices

I'm looking for a class of matrices such that if it contains a matrix with only positive entries then the inverse of said matrix also has only positive entries. I imagine an example of such a class would be the class of orthogonal matrices where the inverse is the transpose but i'm looking for a more general class if possible.

Best Answer

If I understood your question correctly, you can find what you're looking for in "When a Matrix and Its Inverse Are Nonnegative" by J. Ding and N. H. Rhee, where theorem 5.1 states:

"A matrix and its inverse are nonnegative matrices if and only if it is the product of a diagonal matrix with all positive diagonal entries and a permutation matrix."