Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 7ebd25ac536d248d499a3ce2acda963a > files > 3431

Macaulay2-1.3.1-8.fc15.i686.rpm

<?xml version="1.0" encoding="utf-8" ?>  <!-- for emacs: -*- coding: utf-8 -*- -->
<!-- Apache may like this line in the file .htaccess: AddCharset utf-8 .html -->
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1 plus MathML 2.0 plus SVG 1.1//EN"	 "http://www.w3.org/2002/04/xhtml-math-svg/xhtml-math-svg-flat.dtd" >
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head><title>CompiledFunctionClosure -- the class of all compiled function closures</title>
<link rel="stylesheet" type="text/css" href="../../../../Macaulay2/Style/doc.css"/>
</head>
<body>
<table class="buttons">
  <tr>
    <td><div><a href="___Complement.html">next</a> | <a href="___Compiled__Function__Body.html">previous</a> | <a href="___Complement.html">forward</a> | <a href="___Compiled__Function__Body.html">backward</a> | up | <a href="index.html">top</a> | <a href="master.html">index</a> | <a href="toc.html">toc</a> | <a href="http://www.math.uiuc.edu/Macaulay2/">Macaulay2 web site</a></div>

    </td>
  </tr>
</table>
<hr/>
<div><h1>CompiledFunctionClosure -- the class of all compiled function closures</h1>
<div class="single"><h2>Description</h2>
<div>Some compiled functions return compiled function closures as values.<table class="examples"><tr><td><pre>i1 : class depth

o1 = MethodFunction

o1 : Type</pre>
</td></tr>
<tr><td><pre>i2 : f = method()

o2 = f

o2 : MethodFunction</pre>
</td></tr>
<tr><td><pre>i3 : class f

o3 = MethodFunction

o3 : Type</pre>
</td></tr>
</table>
</div>
</div>
<div class="waystouse"><h2>Types of compiled function closure :</h2>
<ul><li><span><a href="___Method__Function.html" title="a type of method function">MethodFunction</a> -- a type of method function</span></li>
</ul>
<h2>Fixed objects of class CompiledFunctionClosure :</h2>
<ul><li><span><a href="_chain__Complex.html" title="make a chain complex">chainComplex</a> -- make a chain complex</span></li>
<li><span><a href="_code.html" title="display source code">code</a> -- display source code</span></li>
<li><span><a href="_commonest.html" title="the most common elements of a list or tally">commonest</a> -- the most common elements of a list or tally</span></li>
<li><span><a href="_direct__Sum.html" title="direct sum of modules or maps">directSum</a> -- direct sum of modules or maps</span></li>
<li><span><a href="___E__X__A__M__P__L__E.html" title="hypertext EXAMPLE item">EXAMPLE</a> -- hypertext EXAMPLE item</span></li>
<li><span><a href="_examples.html" title="list the examples in documentation">examples</a> -- list the examples in documentation</span></li>
<li><span><a href="_export.html" title="package item: export functions">export</a> -- package item: export functions</span></li>
<li><span><a href="_export__Mutable.html" title="package item: export writable variables">exportMutable</a> -- package item: export writable variables</span></li>
<li><span><a href="_expression.html" title="convert to an expression">expression</a> -- convert to an expression</span></li>
<li><span><a href="_flatten.html" title="flatten a list by unnesting lists">flatten</a> -- flatten a list by unnesting lists</span></li>
<li><span><a href="_gcd.html" title="greatest common divisor">gcd</a> -- greatest common divisor</span></li>
<li><span><a href="_graded__Module.html" title="make a graded module">gradedModule</a> -- make a graded module</span></li>
<li><span><a href="_graded__Module__Map.html" title="make a map of graded modules">gradedModuleMap</a> -- make a map of graded modules</span></li>
<li><span><a href="_hold.html" title="hold something in a holder expression">hold</a> -- hold something in a holder expression</span></li>
<li><span><a href="_html.html" title="convert hypertext to html format">html</a> -- convert hypertext to html format</span></li>
<li><span><a href="_hypertext.html" title="prepare hypertext for display">hypertext</a> -- prepare hypertext for display</span></li>
<li><span><a href="_ideal.html" title="make an ideal">ideal</a> -- make an ideal</span></li>
<li><span><a href="_info.html" title="convert hypertext to info format">info</a> -- convert hypertext to info format</span></li>
<li><span><a href="_intersect.html" title="compute an intersection">intersect</a> -- compute an intersection</span></li>
<li><span>isSorted, see <span><a href="_is__Sorted_lp__Visible__List_rp.html" title="whether a list is sorted">isSorted(VisibleList)</a> -- whether a list is sorted</span></span></li>
<li><span><a href="_lcm.html" title="least common multiple">lcm</a> -- least common multiple</span></li>
<li><span><a href="_length.html" title="length">length</a> -- length</span></li>
<li><span><a href="_make__Package__Index.html" title="">makePackageIndex</a></span></li>
<li><span><a href="_math__M__L.html" title="convert to MathML format">mathML</a> -- convert to MathML format</span></li>
<li><span><a href="_max.html" title="maximum of elements of a list">max</a> -- maximum of elements of a list</span></li>
<li><span><a href="_max__Position.html" title="position of largest element">maxPosition</a> -- position of largest element</span></li>
<li><span><a href="_methods.html" title="list methods">methods</a> -- list methods</span></li>
<li><span><a href="_min.html" title="minimum of elements of a list">min</a> -- minimum of elements of a list</span></li>
<li><span><a href="_min__Position.html" title="position of smallest element">minPosition</a> -- position of smallest element</span></li>
<li><span><a href="_monomial__Ideal.html" title="make a monomial ideal">monomialIdeal</a> -- make a monomial ideal</span></li>
<li><span><a href="_net.html" title="format for printing, as a net">net</a> -- format for printing, as a net</span></li>
<li><span><a href="_options.html" title="get options">options</a> -- get options</span></li>
<li><span><a href="_package.html" title="get containing package">package</a> -- get containing package</span></li>
<li><span><a href="_pretty.html" title="a pretty printer">pretty</a> -- a pretty printer</span></li>
<li><span>runLengthEncode, see <span><a href="_run__Length__Encode_lp__Visible__List_rp.html" title="run length encoding">runLengthEncode(VisibleList)</a> -- run length encoding</span></span></li>
<li><span><a href="_tex.html" title="convert to TeX format">tex</a> -- convert to TeX format</span></li>
<li><span><a href="_tex__Math.html" title="convert to TeX math format">texMath</a> -- convert to TeX math format</span></li>
<li><span><a href="_to__External__String.html" title="convert to a readable string">toExternalString</a> -- convert to a readable string</span></li>
<li><span><a href="_to__String.html" title="convert to a string">toString</a> -- convert to a string</span></li>
<li><span><a href="_transpose.html" title="transpose a table or a matrix">transpose</a> -- transpose a table or a matrix</span></li>
<li><span><a href="_undocumented.html" title="">undocumented</a></span></li>
<li><span><a href="_unique.html" title="eliminate duplicates from a list">unique</a> -- eliminate duplicates from a list</span></li>
<li><span><a href="_vars.html" title="variables">vars</a> -- variables</span></li>
</ul>
</div>
<div class="waystouse"><h2>For the programmer</h2>
<p>The object <a href="___Compiled__Function__Closure.html" title="the class of all compiled function closures">CompiledFunctionClosure</a> is <span>a <a href="___Type.html">type</a></span>, with ancestor classes <a href="___Function.html" title="the class of all functions">Function</a> &lt; <a href="___Thing.html" title="the class of all things">Thing</a>.</p>
</div>
</div>
</body>
</html>