Non-Positive Matrix
Jump to navigation
Jump to search
A Non-Positive Matrix is a matrix whose values are non-positive (composed of non-positive vectors).
- Context:
- It can range from being a Square Non-Positive Matrix to being a Non-Square Non-Positive Matrix.
- It can range from being a Non-Positive Integer Matrix to being a Non-Positive Real Matrix.
- Example(s):
- [math]\displaystyle{ \begin{bmatrix}-1 & -9 & 0 \\0 & -55 & -6 \end{bmatrix} }[/math].
- a Negative Matrix.
- …
- Counter-Example(s):
- a Non-Negative Matrix, such as a positive matrix.
- See: Boolean Matrix.