JargonFile/original/html/O/orthogonal.html
2014-03-27 18:54:56 +00:00

15 lines
2.7 KiB
HTML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>orthogonal</title><link rel="stylesheet" href="../../jargon.css" type="text/css"/><meta name="generator" content="DocBook XSL Stylesheets V1.61.0"/><link rel="home" href="../index.html" title="The Jargon File"/><link rel="up" href="../O.html" title="O"/><link rel="previous" href="orphaned-i-node.html" title="orphaned i-node"/><link rel="next" href="OS.html" title="OS"/></head><body><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">orthogonal</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="orphaned-i-node.html">Prev</a> </td><th width="60%" align="center">O</th><td width="20%" align="right"> <a accesskey="n" href="OS.html">Next</a></td></tr></table><hr/></div><dt><a id="orthogonal"/><dt xmlns="" id="orthogonal"><b>orthogonal</b>: <span xmlns="http://www.w3.org/1999/xhtml" class="grammar">adj.</span></dt></dt><dd><p> [from mathematics] Mutually independent; well separated; sometimes,
irrelevant to. Used in a generalization of its mathematical meaning to
describe sets of primitives or capabilities that, like a vector basis in
geometry, span the entire &#8216;capability space&#8217; of the system and
are in some sense non-overlapping or mutually independent. For example, in
architectures such as the <a href="../P/PDP-11.html"><i class="glossterm">PDP-11</i></a> or
<a href="../V/VAX.html"><i class="glossterm">VAX</i></a> where all or nearly all registers can be used
interchangeably in any role with respect to any instruction, the register
set is said to be orthogonal. Or, in logic, the set of operators <span class="firstterm">not</span> and <span class="firstterm">or</span> is orthogonal, but the set <span class="firstterm">nand</span>, <span class="firstterm">or</span>,
and <span class="firstterm">not</span> is not (because any one of
these can be expressed in terms of the others). Also used in comments on
human discourse: &#8220;<span class="quote">This may be orthogonal to the discussion,
but....</span>&#8221;</p></dd><div class="navfooter"><hr/><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="orphaned-i-node.html">Prev</a> </td><td width="20%" align="center"><a accesskey="u" href="../O.html">Up</a></td><td width="40%" align="right"> <a accesskey="n" href="OS.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">orphaned i-node </td><td width="20%" align="center"><a accesskey="h" href="../index.html">Home</a></td><td width="40%" align="right" valign="top"> OS</td></tr></table></div></body></html>