source: trunk/SRC/Documentation/idldoc_html_output/ToBeReviewed/MATRICE/cmapply.html @ 89

Last change on this file since 89 was 89, checked in by pinsard, 18 years ago

add idldoc html output. see Documentation/idldoc_html_output/index.html

File size: 8.1 KB
Line 
1
2<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
3 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
4
5<!-- Generated by IDLdoc 2.0 -->
6
7<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
8  <head>
9    <title>cmapply.pro (IDLdoc API documentation)</title>
10
11   
12    <link rel="stylesheet" type="text/css" media="all" href="./../../main_files.css" />
13    <link rel="stylesheet" type="text/css" media="print" href="./../../main_files_print.css" />
14   
15
16    <script type="text/javascript">
17      function setTitle() {
18        parent.document.title="cmapply.pro (IDLdoc API documentation)";
19      }
20    </script>
21  </head>
22
23  <body onload="setTitle();">
24
25    <div id="navbar_title">
26  <h1>IDLdoc API documentation</h1>
27</div>
28
29
30<div id="main_navbar">
31
32  <table cellspacing="0">
33    <tr>
34     
35      <td><a href="./../../overview.html?format=raw" title="Overview of library">Overview</a></td>
36     
37
38     
39      <td >Directory</td>
40     
41
42     
43      <td><a href="./../../idldoc-categories.html?format=raw" title="Browse library by category">Categories</a></td>
44     
45
46     
47      <td><a href="./../../idldoc-index.html?format=raw" title="Index of files, routines, and parameters">Index</a></td>
48     
49
50     
51      <td><a href="./../../search-page.html?format=raw" title="Search library">Search</a></td>
52     
53
54      <td id="selected">File</td>
55
56     
57      <td >Source</td>
58     
59
60     
61      <td><a href="./../../idldoc-help.html?format=raw" title="Help on IDLdoc">Help</a></td>
62     
63
64      <td >Etc</td>
65
66      <td id="flexible">Developer&nbsp;documentation</td>
67    </tr>
68  </table>
69
70</div>
71
72<div id="secondary_navbar">
73
74&lt;&lt; prev file | <a href="cmset_op.html">next file &gt;&gt;</a>&nbsp;&nbsp;&nbsp;&nbsp;<a href="cmapply.html" target="_TOP">view single page</a> | <a href="./../../index.html?format=raw" target="_TOP">view frames</a>&nbsp;&nbsp;&nbsp;&nbsp;summary: fields | <a href="#routine_summary">routine</a>&nbsp;&nbsp;&nbsp;&nbsp;details: <a href="#routine_details">routine</a>
75
76</div>
77
78
79    <div id="container">
80
81      <h1 class="directory"><a href="directory-overview.html?format=raw">ToBeReviewed/MATRICE/</a></h1>
82      <h2 class="pro_file">cmapply.pro</h2>
83
84      <div id="file_attr">
85        <dl>
86        </dl>
87      </div>
88
89      <div id="file_comments"></div>
90
91     
92
93     
94
95     
96
97     
98      <div id="routine_summary">               
99        <h2>Routine summary</h2>
100       
101        <dl>
102         
103          <dt><p><a href="#_cmapply_product"><span class="result">result = </span>cmapply_product(<span class="result">x</span>)</a></p><dt>
104          <dd>  NAME:    CMAPPLY   AUTHOR:    Craig B.</dd>     
105         
106          <dt><p><a href="#_cmapply_redim">cmapply_redim<span class="result">, newarr, dimapply, dimkeep, nkeep, totcol, totkeep</span></a></p><dt>
107          <dd></dd>     
108         
109          <dt><p><a href="#_cmapply"><span class="result">result = </span>cmapply(<span class="result">op, array, dimapply</span>, double=<span class="result">double</span>, type=<span class="result">type</span>, functargs=<span class="result">functargs</span>, nocatch=<span class="result">nocatch</span>)</a></p><dt>
110          <dd></dd>     
111               
112        </dl>
113      </div>
114     
115
116      <div id="routine_details">
117       
118
119        <div class="routine_details" id="_cmapply_product">
120
121          <h2><a class="top" href="#container">top</a>cmapply_product </h2>
122       
123          <p class="header">
124            <span class="result">result = </span>cmapply_product(<span class="result"><a href="#_cmapply_product_param_x">x</a></span>)</p>
125       
126          <div class="comments">
127 NAME:
128   CMAPPLY
129
130 AUTHOR:
131   Craig B. Markwardt, NASA/GSFC Code 662, Greenbelt, MD 20770</div>
132
133         
134
135         
136            <h3>Parameters</h3>
137       
138           
139            <h4 id="_cmapply_product_param_x">x&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
140             
141             
142             
143             
144             
145             
146             
147             
148            </h4>
149       
150          <div class="comments"></div>
151           
152
153         
154
155         
156
157         
158         
159         
160         
161         
162         
163         
164         
165         
166         
167         
168         
169       
170         
171         
172         
173         
174         
175         
176         
177       
178         
179       
180        </div>
181       
182
183        <div class="routine_details" id="_cmapply_redim">
184
185          <h2><a class="top" href="#container">top</a>cmapply_redim </h2>
186       
187          <p class="header">
188            cmapply_redim<span class="result">, <a href="#_cmapply_redim_param_newarr">newarr</a>, <a href="#_cmapply_redim_param_dimapply">dimapply</a>, <a href="#_cmapply_redim_param_dimkeep">dimkeep</a>, <a href="#_cmapply_redim_param_nkeep">nkeep</a>, <a href="#_cmapply_redim_param_totcol">totcol</a>, <a href="#_cmapply_redim_param_totkeep">totkeep</a></span></p>
189       
190          <div class="comments"></div>
191
192         
193
194         
195            <h3>Parameters</h3>
196       
197           
198            <h4 id="_cmapply_redim_param_newarr">newarr&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
199             
200             
201             
202             
203             
204             
205             
206             
207            </h4>
208       
209          <div class="comments"></div>
210           
211            <h4 id="_cmapply_redim_param_dimapply">dimapply&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
212             
213             
214             
215             
216             
217             
218             
219             
220            </h4>
221       
222          <div class="comments"></div>
223           
224            <h4 id="_cmapply_redim_param_dimkeep">dimkeep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
225             
226             
227             
228             
229             
230             
231             
232             
233            </h4>
234       
235          <div class="comments"></div>
236           
237            <h4 id="_cmapply_redim_param_nkeep">nkeep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
238             
239             
240             
241             
242             
243             
244             
245             
246            </h4>
247       
248          <div class="comments"></div>
249           
250            <h4 id="_cmapply_redim_param_totcol">totcol&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
251             
252             
253             
254             
255             
256             
257             
258             
259            </h4>
260       
261          <div class="comments"></div>
262           
263            <h4 id="_cmapply_redim_param_totkeep">totkeep&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
264             
265             
266             
267             
268             
269             
270             
271             
272            </h4>
273       
274          <div class="comments"></div>
275           
276
277         
278
279         
280
281         
282         
283         
284         
285         
286         
287         
288         
289         
290         
291         
292         
293       
294         
295         
296         
297         
298         
299         
300         
301       
302         
303       
304        </div>
305       
306
307        <div class="routine_details" id="_cmapply">
308
309          <h2><a class="top" href="#container">top</a>cmapply </h2>
310       
311          <p class="header">
312            <span class="result">result = </span>cmapply(<span class="result"><a href="#_cmapply_param_op">op</a>, <a href="#_cmapply_param_array">array</a>, <a href="#_cmapply_param_dimapply">dimapply</a></span>, <a href="#_cmapply_keyword_double">double</a>=<span class="result">double</span>, <a href="#_cmapply_keyword_type">type</a>=<span class="result">type</span>, <a href="#_cmapply_keyword_functargs">functargs</a>=<span class="result">functargs</span>, <a href="#_cmapply_keyword_nocatch">nocatch</a>=<span class="result">nocatch</span>)</p>
313       
314          <div class="comments"></div>
315
316         
317
318         
319            <h3>Parameters</h3>
320       
321           
322            <h4 id="_cmapply_param_op">op&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
323             
324             
325             
326             
327             
328             
329             
330             
331            </h4>
332       
333          <div class="comments"></div>
334           
335            <h4 id="_cmapply_param_array">array&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
336             
337             
338             
339             
340             
341             
342             
343             
344            </h4>
345       
346          <div class="comments"></div>
347           
348            <h4 id="_cmapply_param_dimapply">dimapply&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
349             
350             
351             
352             
353             
354             
355             
356             
357            </h4>
358       
359          <div class="comments"></div>
360           
361
362         
363
364         
365
366            <h3>Keywords</h3>
367           
368            <h4 id="_cmapply_keyword_double">double&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
369             
370             
371             
372             
373             
374             
375             
376             
377            </h4>
378       
379            <div class="comments"></div>
380           
381            <h4 id="_cmapply_keyword_type">type&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
382             
383             
384             
385             
386             
387             
388             
389             
390            </h4>
391       
392            <div class="comments"></div>
393           
394            <h4 id="_cmapply_keyword_functargs">functargs&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
395             
396             
397             
398             
399             
400             
401             
402             
403            </h4>
404       
405            <div class="comments"></div>
406           
407            <h4 id="_cmapply_keyword_nocatch">nocatch&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
408             
409             
410             
411             
412             
413             
414             
415             
416            </h4>
417       
418            <div class="comments"></div>
419           
420         
421
422         
423         
424         
425         
426         
427         
428         
429         
430         
431         
432         
433         
434       
435         
436         
437         
438         
439         
440         
441         
442       
443         
444       
445        </div>
446       
447      </div>
448
449     
450
451      <div id="tagline">Produced by IDLdoc 2.0.</div>
452
453    </div>
454
455  </body>
456</html>
Note: See TracBrowser for help on using the repository browser.