<h3>13 <span class="Heading">Interaction with HAP </span></h3>
<p>This chapter describes functions which allow functions in the package <strong class="pkg">HAP</strong> to be called from <strong class="pkg">XMod</strong>.</p>
<p>In <strong class="pkg">HAP</strong> a cat<span class="SimpleMath">^1</span>-group is called a <code class="code">CatOneGroup</code> and the traditional terms <em>source</em> and <em>target</em> are used for the <code class="code">TailMap</code> and <code class="code">HeadMap</code>. A <code class="code">CatOneGroup</code> is a record <code class="code">C</code> with fields <code class="code">C!.sourceMap</code> and <code class="code">C!.targetMap</code>.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ SmallCat1Group</code>( <var class="Arg">n</var>, <var class="Arg">i</var>, <var class="Arg">j</var> )</td><td class="tdright">( operation )</td></tr></table></div>
<p>This operation calls the <strong class="pkg">HAP</strong> function <code class="code">SmallCatOneGroup(n,i,j)</code> which returns a <code class="code">CatOneGroup</code> from the <strong class="pkg">HAP</strong> database. This is then converted into an <strong class="pkg">XMod</strong> cat<span class="SimpleMath">^1</span>-group. Note that the numbering is not the same as that used by the <strong class="pkg">XMod</strong> operation <code class="code">Cat1Select</code>. In the example <code class="code">C12</code> is the converted form of <code class="code">H12</code>.</p>
<div class="func"><table class="func" width="100%"><tr><td class="tdleft"><code class="func">‣ IdCat1Group</code>( <var class="Arg">C</var> )</td><td class="tdright">( operation )</td></tr></table></div>
<p>This function calls the <strong class="pkg">HAP</strong> function <code class="code">IdCatOneGroup</code> on a cat<span class="SimpleMath">^1</span>-group <span class="SimpleMath">C</span>. This returns <span class="SimpleMath">[n,i,j]</span> if the cat<span class="SimpleMath">^1</span>-group is the <span class="SimpleMath">j</span>-th structure on the <code class="code">SmallGroup(n,i)</code>.</p>
Die Informationen auf dieser Webseite wurden
nach bestem Wissen sorgfältig zusammengestellt. Es wird jedoch weder Vollständigkeit, noch Richtigkeit,
noch Qualität der bereit gestellten Informationen zugesichert.
Bemerkung:
Die farbliche Syntaxdarstellung ist noch experimentell.