aboutsummaryrefslogtreecommitdiff
path: root/math/octave-devel/pkg-plist
blob: a85bcd4c7ac7e6c937576e18ed43ecd07a8244e6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
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
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
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
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
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
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
bin/mkoctfile
bin/octave
bin/octave-%%OCTAVE_VERSION%%
bin/octave-bug
include/octave-%%OCTAVE_VERSION%%/Array-flags.h
include/octave-%%OCTAVE_VERSION%%/Array-idx.h
include/octave-%%OCTAVE_VERSION%%/Array.cc
include/octave-%%OCTAVE_VERSION%%/Array.h
include/octave-%%OCTAVE_VERSION%%/Array2-idx.h
include/octave-%%OCTAVE_VERSION%%/Array2.cc
include/octave-%%OCTAVE_VERSION%%/Array2.h
include/octave-%%OCTAVE_VERSION%%/Array3-idx.h
include/octave-%%OCTAVE_VERSION%%/Array3.cc
include/octave-%%OCTAVE_VERSION%%/Array3.h
include/octave-%%OCTAVE_VERSION%%/BaseSLList.h
include/octave-%%OCTAVE_VERSION%%/Bounds.h
include/octave-%%OCTAVE_VERSION%%/CColVector.h
include/octave-%%OCTAVE_VERSION%%/CDiagMatrix.h
include/octave-%%OCTAVE_VERSION%%/CMatrix.h
include/octave-%%OCTAVE_VERSION%%/CRowVector.h
include/octave-%%OCTAVE_VERSION%%/CmplxAEPBAL.h
include/octave-%%OCTAVE_VERSION%%/CmplxCHOL.h
include/octave-%%OCTAVE_VERSION%%/CmplxDET.h
include/octave-%%OCTAVE_VERSION%%/CmplxHESS.h
include/octave-%%OCTAVE_VERSION%%/CmplxLU.h
include/octave-%%OCTAVE_VERSION%%/CmplxQR.h
include/octave-%%OCTAVE_VERSION%%/CmplxQRP.h
include/octave-%%OCTAVE_VERSION%%/CmplxSCHUR.h
include/octave-%%OCTAVE_VERSION%%/CmplxSVD.h
include/octave-%%OCTAVE_VERSION%%/CollocWt.h
include/octave-%%OCTAVE_VERSION%%/DAE.h
include/octave-%%OCTAVE_VERSION%%/DAEFunc.h
include/octave-%%OCTAVE_VERSION%%/DASSL.h
include/octave-%%OCTAVE_VERSION%%/DLList.h
include/octave-%%OCTAVE_VERSION%%/DiagArray2.cc
include/octave-%%OCTAVE_VERSION%%/DiagArray2.h
include/octave-%%OCTAVE_VERSION%%/EIG.h
include/octave-%%OCTAVE_VERSION%%/FEGrid.h
include/octave-%%OCTAVE_VERSION%%/LP.h
include/octave-%%OCTAVE_VERSION%%/LPsolve.h
include/octave-%%OCTAVE_VERSION%%/LSODE.h
include/octave-%%OCTAVE_VERSION%%/LinConst.h
include/octave-%%OCTAVE_VERSION%%/MArray-defs.h
include/octave-%%OCTAVE_VERSION%%/MArray.cc
include/octave-%%OCTAVE_VERSION%%/MArray.h
include/octave-%%OCTAVE_VERSION%%/MArray2.cc
include/octave-%%OCTAVE_VERSION%%/MArray2.h
include/octave-%%OCTAVE_VERSION%%/MDiagArray2.cc
include/octave-%%OCTAVE_VERSION%%/MDiagArray2.h
include/octave-%%OCTAVE_VERSION%%/Map.h
include/octave-%%OCTAVE_VERSION%%/Matrix.h
include/octave-%%OCTAVE_VERSION%%/NLConst.h
include/octave-%%OCTAVE_VERSION%%/NLEqn.h
include/octave-%%OCTAVE_VERSION%%/NLFunc.h
include/octave-%%OCTAVE_VERSION%%/NLP.h
include/octave-%%OCTAVE_VERSION%%/ODE.h
include/octave-%%OCTAVE_VERSION%%/ODEFunc.h
include/octave-%%OCTAVE_VERSION%%/Objective.h
include/octave-%%OCTAVE_VERSION%%/Pix.h
include/octave-%%OCTAVE_VERSION%%/QP.h
include/octave-%%OCTAVE_VERSION%%/Quad.h
include/octave-%%OCTAVE_VERSION%%/Range.h
include/octave-%%OCTAVE_VERSION%%/SLList.h
include/octave-%%OCTAVE_VERSION%%/SLStack.h
include/octave-%%OCTAVE_VERSION%%/Stack.h
include/octave-%%OCTAVE_VERSION%%/base-de.h
include/octave-%%OCTAVE_VERSION%%/base-lu.cc
include/octave-%%OCTAVE_VERSION%%/base-lu.h
include/octave-%%OCTAVE_VERSION%%/base-min.h
include/octave-%%OCTAVE_VERSION%%/builtins.h
include/octave-%%OCTAVE_VERSION%%/byte-swap.h
include/octave-%%OCTAVE_VERSION%%/chMatrix.h
include/octave-%%OCTAVE_VERSION%%/cmd-hist.h
include/octave-%%OCTAVE_VERSION%%/config.h
include/octave-%%OCTAVE_VERSION%%/dColVector.h
include/octave-%%OCTAVE_VERSION%%/dDiagMatrix.h
include/octave-%%OCTAVE_VERSION%%/dMatrix.h
include/octave-%%OCTAVE_VERSION%%/dRowVector.h
include/octave-%%OCTAVE_VERSION%%/data-conv.h
include/octave-%%OCTAVE_VERSION%%/data.h
include/octave-%%OCTAVE_VERSION%%/dbleAEPBAL.h
include/octave-%%OCTAVE_VERSION%%/dbleCHOL.h
include/octave-%%OCTAVE_VERSION%%/dbleDET.h
include/octave-%%OCTAVE_VERSION%%/dbleGEPBAL.h
include/octave-%%OCTAVE_VERSION%%/dbleHESS.h
include/octave-%%OCTAVE_VERSION%%/dbleLU.h
include/octave-%%OCTAVE_VERSION%%/dbleQR.h
include/octave-%%OCTAVE_VERSION%%/dbleQRP.h
include/octave-%%OCTAVE_VERSION%%/dbleSCHUR.h
include/octave-%%OCTAVE_VERSION%%/dbleSVD.h
include/octave-%%OCTAVE_VERSION%%/defaults.h
include/octave-%%OCTAVE_VERSION%%/defun-dld.h
include/octave-%%OCTAVE_VERSION%%/defun-int.h
include/octave-%%OCTAVE_VERSION%%/defun.h
include/octave-%%OCTAVE_VERSION%%/dir-ops.h
include/octave-%%OCTAVE_VERSION%%/dirfns.h
include/octave-%%OCTAVE_VERSION%%/dynamic-ld.h
include/octave-%%OCTAVE_VERSION%%/error.h
include/octave-%%OCTAVE_VERSION%%/f77-fcn.h
include/octave-%%OCTAVE_VERSION%%/file-io.h
include/octave-%%OCTAVE_VERSION%%/file-ops.h
include/octave-%%OCTAVE_VERSION%%/fn-cache.h
include/octave-%%OCTAVE_VERSION%%/getopt.h
include/octave-%%OCTAVE_VERSION%%/gripes.h
include/octave-%%OCTAVE_VERSION%%/help.h
include/octave-%%OCTAVE_VERSION%%/idx-vector.h
include/octave-%%OCTAVE_VERSION%%/input.h
include/octave-%%OCTAVE_VERSION%%/lex.h
include/octave-%%OCTAVE_VERSION%%/lo-error.h
include/octave-%%OCTAVE_VERSION%%/lo-ieee.h
include/octave-%%OCTAVE_VERSION%%/lo-mappers.h
include/octave-%%OCTAVE_VERSION%%/lo-specfun.h
include/octave-%%OCTAVE_VERSION%%/lo-utils.h
include/octave-%%OCTAVE_VERSION%%/load-save.h
include/octave-%%OCTAVE_VERSION%%/mach-info.h
include/octave-%%OCTAVE_VERSION%%/mappers.h
include/octave-%%OCTAVE_VERSION%%/mx-base.h
include/octave-%%OCTAVE_VERSION%%/mx-defs.h
include/octave-%%OCTAVE_VERSION%%/mx-ext.h
include/octave-%%OCTAVE_VERSION%%/oct-alloc.h
include/octave-%%OCTAVE_VERSION%%/oct-cmplx.h
include/octave-%%OCTAVE_VERSION%%/oct-conf.h
include/octave-%%OCTAVE_VERSION%%/oct-fstrm.h
include/octave-%%OCTAVE_VERSION%%/oct-glob.h
include/octave-%%OCTAVE_VERSION%%/oct-gperf.h
include/octave-%%OCTAVE_VERSION%%/oct-hist.h
include/octave-%%OCTAVE_VERSION%%/oct-iostrm.h
include/octave-%%OCTAVE_VERSION%%/oct-map.h
include/octave-%%OCTAVE_VERSION%%/oct-math.h
include/octave-%%OCTAVE_VERSION%%/oct-obj.h
include/octave-%%OCTAVE_VERSION%%/oct-prcstrm.h
include/octave-%%OCTAVE_VERSION%%/oct-procbuf.h
include/octave-%%OCTAVE_VERSION%%/oct-stdstrm.h
include/octave-%%OCTAVE_VERSION%%/oct-stream.h
include/octave-%%OCTAVE_VERSION%%/oct-strstrm.h
include/octave-%%OCTAVE_VERSION%%/oct-term.h
include/octave-%%OCTAVE_VERSION%%/oct.h
include/octave-%%OCTAVE_VERSION%%/op-cm-cm.h
include/octave-%%OCTAVE_VERSION%%/op-cm-cs.h
include/octave-%%OCTAVE_VERSION%%/op-cm-m.h
include/octave-%%OCTAVE_VERSION%%/op-cm-s.h
include/octave-%%OCTAVE_VERSION%%/op-cs-cm.h
include/octave-%%OCTAVE_VERSION%%/op-cs-cs.h
include/octave-%%OCTAVE_VERSION%%/op-cs-m.h
include/octave-%%OCTAVE_VERSION%%/op-cs-s.h
include/octave-%%OCTAVE_VERSION%%/op-m-cm.h
include/octave-%%OCTAVE_VERSION%%/op-m-cs.h
include/octave-%%OCTAVE_VERSION%%/op-m-m.h
include/octave-%%OCTAVE_VERSION%%/op-m-s.h
include/octave-%%OCTAVE_VERSION%%/op-s-cm.h
include/octave-%%OCTAVE_VERSION%%/op-s-cs.h
include/octave-%%OCTAVE_VERSION%%/op-s-m.h
include/octave-%%OCTAVE_VERSION%%/op-s-s.h
include/octave-%%OCTAVE_VERSION%%/op-str-str.h
include/octave-%%OCTAVE_VERSION%%/ops.h
include/octave-%%OCTAVE_VERSION%%/ov-base.h
include/octave-%%OCTAVE_VERSION%%/ov-ch-mat.h
include/octave-%%OCTAVE_VERSION%%/ov-colon.h
include/octave-%%OCTAVE_VERSION%%/ov-complex.h
include/octave-%%OCTAVE_VERSION%%/ov-cx-mat.h
include/octave-%%OCTAVE_VERSION%%/ov-range.h
include/octave-%%OCTAVE_VERSION%%/ov-re-mat.h
include/octave-%%OCTAVE_VERSION%%/ov-scalar.h
include/octave-%%OCTAVE_VERSION%%/ov-str-mat.h
include/octave-%%OCTAVE_VERSION%%/ov-struct.h
include/octave-%%OCTAVE_VERSION%%/ov-typeinfo.h
include/octave-%%OCTAVE_VERSION%%/ov-va-args.h
include/octave-%%OCTAVE_VERSION%%/ov.h
include/octave-%%OCTAVE_VERSION%%/pager.h
include/octave-%%OCTAVE_VERSION%%/parse.h
include/octave-%%OCTAVE_VERSION%%/pathlen.h
include/octave-%%OCTAVE_VERSION%%/pathsearch.h
include/octave-%%OCTAVE_VERSION%%/pr-output.h
include/octave-%%OCTAVE_VERSION%%/procstream.h
include/octave-%%OCTAVE_VERSION%%/prog-args.h
include/octave-%%OCTAVE_VERSION%%/pt-base.h
include/octave-%%OCTAVE_VERSION%%/pt-cmd.h
include/octave-%%OCTAVE_VERSION%%/pt-const.h
include/octave-%%OCTAVE_VERSION%%/pt-exp-base.h
include/octave-%%OCTAVE_VERSION%%/pt-exp.h
include/octave-%%OCTAVE_VERSION%%/pt-fcn.h
include/octave-%%OCTAVE_VERSION%%/pt-fvc-base.h
include/octave-%%OCTAVE_VERSION%%/pt-fvc.h
include/octave-%%OCTAVE_VERSION%%/pt-mat.h
include/octave-%%OCTAVE_VERSION%%/pt-misc.h
include/octave-%%OCTAVE_VERSION%%/pt-mvr-base.h
include/octave-%%OCTAVE_VERSION%%/pt-mvr.h
include/octave-%%OCTAVE_VERSION%%/pt-plot.h
include/octave-%%OCTAVE_VERSION%%/pt-pr-code.h
include/octave-%%OCTAVE_VERSION%%/pt-walk.h
include/octave-%%OCTAVE_VERSION%%/sighandlers.h
include/octave-%%OCTAVE_VERSION%%/statdefs.h
include/octave-%%OCTAVE_VERSION%%/str-vec.h
include/octave-%%OCTAVE_VERSION%%/sun-utils.h
include/octave-%%OCTAVE_VERSION%%/symtab.h
include/octave-%%OCTAVE_VERSION%%/syscalls.h
include/octave-%%OCTAVE_VERSION%%/sysdep.h
include/octave-%%OCTAVE_VERSION%%/sysdir.h
include/octave-%%OCTAVE_VERSION%%/systime.h
include/octave-%%OCTAVE_VERSION%%/syswait.h
include/octave-%%OCTAVE_VERSION%%/token.h
include/octave-%%OCTAVE_VERSION%%/toplev.h
include/octave-%%OCTAVE_VERSION%%/unwind-prot.h
include/octave-%%OCTAVE_VERSION%%/utils.h
include/octave-%%OCTAVE_VERSION%%/variables.h
include/octave-%%OCTAVE_VERSION%%/version.h
include/octave-%%OCTAVE_VERSION%%/xdiv.h
include/octave-%%OCTAVE_VERSION%%/xpow.h
@exec /bin/ln -sf %D/include/octave-%%OCTAVE_VERSION%%/octave %D/include/octave
@unexec /bin/rm -f %D/include/octave
@unexec install-info --delete --entry='* Octave: (octave).    Interactive language for numerical computations.' %D/info/octave.info %D/info/dir
@unexec install-info --delete --entry='* LibOctave: (liboctave).      C++ class library for Octave.' %D/info/liboctave.info %D/info/dir
info/octave.info
info/octave.info-1
info/octave.info-2
info/octave.info-3
info/octave.info-4
info/octave.info-5
info/octave.info-6
info/octave.info-7
info/octave.info-8
info/octave.info-9
info/octave.info-10
info/octave.info-11
info/octave.info-12
info/liboctave.info
info/liboctave.info-1
info/liboctave.info-2
info/liboctave.info-3
@exec install-info --entry='* Octave: (octave).    Interactive language for numerical computations.' %D/octave.info %D/info/dir
@exec install-info --entry='* LibOctave: (liboctave).      C++ class library for Octave.' %D/liboctave.info %D/info/dir
lib/octave-%%OCTAVE_VERSION%%/libcruft.a
lib/octave-%%OCTAVE_VERSION%%/liboctave.a
lib/octave-%%OCTAVE_VERSION%%/liboctinterp.a
@unexec /bin/rm -f %D/lib/octave
@exec /bin/ln -sf %D/lib/octave-%%OCTAVE_VERSION%% %D/lib/octave
libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/info-emacs-info
libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%/info-emacs-octave-help
libexec/octave/ls-R
share/octave/%%OCTAVE_VERSION%%/imagelib/default.img
share/octave/%%OCTAVE_VERSION%%/m/audio/lin2mu.m
share/octave/%%OCTAVE_VERSION%%/m/audio/loadaudio.m
share/octave/%%OCTAVE_VERSION%%/m/audio/mu2lin.m
share/octave/%%OCTAVE_VERSION%%/m/audio/playaudio.m
share/octave/%%OCTAVE_VERSION%%/m/audio/record.m
share/octave/%%OCTAVE_VERSION%%/m/audio/saveaudio.m
share/octave/%%OCTAVE_VERSION%%/m/audio/setaudio.m
share/octave/%%OCTAVE_VERSION%%/m/control/abcddim.m
share/octave/%%OCTAVE_VERSION%%/m/control/are.m
share/octave/%%OCTAVE_VERSION%%/m/control/c2d.m
share/octave/%%OCTAVE_VERSION%%/m/control/dare.m
share/octave/%%OCTAVE_VERSION%%/m/control/dgram.m
share/octave/%%OCTAVE_VERSION%%/m/control/dlqe.m
share/octave/%%OCTAVE_VERSION%%/m/control/dlqr.m
share/octave/%%OCTAVE_VERSION%%/m/control/dlyap.m
share/octave/%%OCTAVE_VERSION%%/m/control/is_controllable.m
share/octave/%%OCTAVE_VERSION%%/m/control/is_observable.m
share/octave/%%OCTAVE_VERSION%%/m/control/lqe.m
share/octave/%%OCTAVE_VERSION%%/m/control/lqr.m
share/octave/%%OCTAVE_VERSION%%/m/control/lyap.m
share/octave/%%OCTAVE_VERSION%%/m/control/tzero.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acot.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acoth.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acsc.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/acsch.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/asec.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/asech.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/cot.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/coth.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/csc.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/csch.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/gcd.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/lcm.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/sec.m
share/octave/%%OCTAVE_VERSION%%/m/elfun/sech.m
share/octave/%%OCTAVE_VERSION%%/m/finance/fv.m
share/octave/%%OCTAVE_VERSION%%/m/finance/fvl.m
share/octave/%%OCTAVE_VERSION%%/m/finance/irr.m
share/octave/%%OCTAVE_VERSION%%/m/finance/nper.m
share/octave/%%OCTAVE_VERSION%%/m/finance/npv.m
share/octave/%%OCTAVE_VERSION%%/m/finance/pmt.m
share/octave/%%OCTAVE_VERSION%%/m/finance/pv.m
share/octave/%%OCTAVE_VERSION%%/m/finance/pvl.m
share/octave/%%OCTAVE_VERSION%%/m/finance/rate.m
share/octave/%%OCTAVE_VERSION%%/m/finance/vol.m
share/octave/%%OCTAVE_VERSION%%/m/general/columns.m
share/octave/%%OCTAVE_VERSION%%/m/general/common_size.m
share/octave/%%OCTAVE_VERSION%%/m/general/diff.m
share/octave/%%OCTAVE_VERSION%%/m/general/fliplr.m
share/octave/%%OCTAVE_VERSION%%/m/general/flipud.m
share/octave/%%OCTAVE_VERSION%%/m/general/int2str.m
share/octave/%%OCTAVE_VERSION%%/m/general/is_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/general/is_scalar.m
share/octave/%%OCTAVE_VERSION%%/m/general/is_square.m
share/octave/%%OCTAVE_VERSION%%/m/general/is_symmetric.m
share/octave/%%OCTAVE_VERSION%%/m/general/is_vector.m
share/octave/%%OCTAVE_VERSION%%/m/general/isempty.m
share/octave/%%OCTAVE_VERSION%%/m/general/length.m
share/octave/%%OCTAVE_VERSION%%/m/general/logspace.m
share/octave/%%OCTAVE_VERSION%%/m/general/nargchk.m
share/octave/%%OCTAVE_VERSION%%/m/general/nextpow2.m
share/octave/%%OCTAVE_VERSION%%/m/general/num2str.m
share/octave/%%OCTAVE_VERSION%%/m/general/perror.m
share/octave/%%OCTAVE_VERSION%%/m/general/postpad.m
share/octave/%%OCTAVE_VERSION%%/m/general/prepad.m
share/octave/%%OCTAVE_VERSION%%/m/general/randperm.m
share/octave/%%OCTAVE_VERSION%%/m/general/rem.m
share/octave/%%OCTAVE_VERSION%%/m/general/reshape.m
share/octave/%%OCTAVE_VERSION%%/m/general/rot90.m
share/octave/%%OCTAVE_VERSION%%/m/general/rows.m
share/octave/%%OCTAVE_VERSION%%/m/general/shift.m
share/octave/%%OCTAVE_VERSION%%/m/general/strerror.m
share/octave/%%OCTAVE_VERSION%%/m/general/tril.m
share/octave/%%OCTAVE_VERSION%%/m/general/triu.m
share/octave/%%OCTAVE_VERSION%%/m/image/colormap.m
share/octave/%%OCTAVE_VERSION%%/m/image/gray.m
share/octave/%%OCTAVE_VERSION%%/m/image/gray2ind.m
share/octave/%%OCTAVE_VERSION%%/m/image/image.m
share/octave/%%OCTAVE_VERSION%%/m/image/imagesc.m
share/octave/%%OCTAVE_VERSION%%/m/image/imshow.m
share/octave/%%OCTAVE_VERSION%%/m/image/ind2gray.m
share/octave/%%OCTAVE_VERSION%%/m/image/ind2rgb.m
share/octave/%%OCTAVE_VERSION%%/m/image/loadimage.m
share/octave/%%OCTAVE_VERSION%%/m/image/ntsc2rgb.m
share/octave/%%OCTAVE_VERSION%%/m/image/ocean.m
share/octave/%%OCTAVE_VERSION%%/m/image/rgb2ind.m
share/octave/%%OCTAVE_VERSION%%/m/image/rgb2ntsc.m
share/octave/%%OCTAVE_VERSION%%/m/image/saveimage.m
share/octave/%%OCTAVE_VERSION%%/m/io/printf.m
share/octave/%%OCTAVE_VERSION%%/m/io/puts.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/commutation_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/cond.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/cross.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/dmult.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/dot.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/duplication_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/kron.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/norm.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/null.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/orth.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/qzhess.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/rank.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/trace.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/vec.m
share/octave/%%OCTAVE_VERSION%%/m/linear-algebra/vech.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/bincoeff.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/bug_report.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/comma.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/cputime.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/dump_prefs.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/etime.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/flops.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/is_leap_year.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/list_primes.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/menu.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/paren.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/pack.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/path.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/popen2.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/semicolon.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/texas_lotto.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/tic.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/toc.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/version.m
share/octave/%%OCTAVE_VERSION%%/m/miscellaneous/xor.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__axis_label__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plr1__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plr2__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plr__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt1__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2mm__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2mv__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2ss__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2vm__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt2vv__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__plt__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__pltopt1__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/__pltopt__.m
share/octave/%%OCTAVE_VERSION%%/m/plot/axis.m
share/octave/%%OCTAVE_VERSION%%/m/plot/bar.m
share/octave/%%OCTAVE_VERSION%%/m/plot/bottom_title.m
share/octave/%%OCTAVE_VERSION%%/m/plot/contour.m
share/octave/%%OCTAVE_VERSION%%/m/plot/figure.m
share/octave/%%OCTAVE_VERSION%%/m/plot/grid.m
share/octave/%%OCTAVE_VERSION%%/m/plot/hist.m
share/octave/%%OCTAVE_VERSION%%/m/plot/loglog.m
share/octave/%%OCTAVE_VERSION%%/m/plot/mesh.m
share/octave/%%OCTAVE_VERSION%%/m/plot/meshdom.m
share/octave/%%OCTAVE_VERSION%%/m/plot/meshgrid.m
share/octave/%%OCTAVE_VERSION%%/m/plot/mplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/multiplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/oneplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/plot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/plot_border.m
share/octave/%%OCTAVE_VERSION%%/m/plot/polar.m
share/octave/%%OCTAVE_VERSION%%/m/plot/semilogx.m
share/octave/%%OCTAVE_VERSION%%/m/plot/semilogy.m
share/octave/%%OCTAVE_VERSION%%/m/plot/shg.m
share/octave/%%OCTAVE_VERSION%%/m/plot/sombrero.m
share/octave/%%OCTAVE_VERSION%%/m/plot/stairs.m
share/octave/%%OCTAVE_VERSION%%/m/plot/subplot.m
share/octave/%%OCTAVE_VERSION%%/m/plot/subwindow.m
share/octave/%%OCTAVE_VERSION%%/m/plot/title.m
share/octave/%%OCTAVE_VERSION%%/m/plot/top_title.m
share/octave/%%OCTAVE_VERSION%%/m/plot/xlabel.m
share/octave/%%OCTAVE_VERSION%%/m/plot/ylabel.m
share/octave/%%OCTAVE_VERSION%%/m/plot/zlabel.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/compan.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/conv.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/deconv.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/poly.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyder.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyderiv.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyfit.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyinteg.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyreduce.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyval.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/polyvalm.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/residue.m
share/octave/%%OCTAVE_VERSION%%/m/polynomial/roots.m
share/octave/%%OCTAVE_VERSION%%/m/set/complement.m
share/octave/%%OCTAVE_VERSION%%/m/set/create_set.m
share/octave/%%OCTAVE_VERSION%%/m/set/intersection.m
share/octave/%%OCTAVE_VERSION%%/m/set/union.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arch_fit.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arch_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arch_test.m
share/octave/%%OCTAVE_VERSION%%/m/signal/arma_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/signal/autocor.m
share/octave/%%OCTAVE_VERSION%%/m/signal/autocov.m
share/octave/%%OCTAVE_VERSION%%/m/signal/autoreg_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/signal/bartlett.m
share/octave/%%OCTAVE_VERSION%%/m/signal/blackman.m
share/octave/%%OCTAVE_VERSION%%/m/signal/detrend.m
share/octave/%%OCTAVE_VERSION%%/m/signal/diffpara.m
share/octave/%%OCTAVE_VERSION%%/m/signal/durbinlevinson.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fftconv.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fftfilt.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fftshift.m
share/octave/%%OCTAVE_VERSION%%/m/signal/fractdiff.m
share/octave/%%OCTAVE_VERSION%%/m/signal/freqz.m
share/octave/%%OCTAVE_VERSION%%/m/signal/hamming.m
share/octave/%%OCTAVE_VERSION%%/m/signal/hanning.m
share/octave/%%OCTAVE_VERSION%%/m/signal/hurst.m
share/octave/%%OCTAVE_VERSION%%/m/signal/periodogram.m
share/octave/%%OCTAVE_VERSION%%/m/signal/rectangle_lw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/rectangle_sw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/sinc.m
share/octave/%%OCTAVE_VERSION%%/m/signal/sinetone.m
share/octave/%%OCTAVE_VERSION%%/m/signal/sinewave.m
share/octave/%%OCTAVE_VERSION%%/m/signal/spectral_adf.m
share/octave/%%OCTAVE_VERSION%%/m/signal/spectral_xdf.m
share/octave/%%OCTAVE_VERSION%%/m/signal/spencer.m
share/octave/%%OCTAVE_VERSION%%/m/signal/stft.m
share/octave/%%OCTAVE_VERSION%%/m/signal/synthesis.m
share/octave/%%OCTAVE_VERSION%%/m/signal/triangle_lw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/triangle_sw.m
share/octave/%%OCTAVE_VERSION%%/m/signal/yulewalker.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/bessel.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/beta.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/betai.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/erfinv.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/gammai.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/log2.m
share/octave/%%OCTAVE_VERSION%%/m/specfun/pow2.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/hankel.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/hilb.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/invhilb.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/sylvester_matrix.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/toeplitz.m
share/octave/%%OCTAVE_VERSION%%/m/special-matrix/vander.m
share/octave/%%OCTAVE_VERSION%%/m/startup/octaverc
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/center.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cloglog.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cor.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/corrcoef.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cov.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/cut.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/gls.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/iqr.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/kendall.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/kurtosis.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/logit.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/mahalanobis.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/mean.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/meansq.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/median.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/moment.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/ols.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/ppplot.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/probit.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/qqplot.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/range.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/ranks.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/run_count.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/skewness.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/spearman.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/statistics.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/std.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/studentize.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/table.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/values.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/base/var.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/beta_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/binomial_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/cauchy_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/chisquare_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/discrete_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/empirical_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/exponential_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/f_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/gamma_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/geometric_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/hypergeometric_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/kolmogorov_smirnov_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/laplace_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/logistic_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/lognormal_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/normal_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/pascal_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/poisson_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/stdnormal_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/t_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/uniform_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_cdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_inv.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_pdf.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/weibull_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions/wiener_rnd.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/models/logistic_regression.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/models/logistic_regression_derivatives.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/models/logistic_regression_likelihood.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/anova.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/bartlett_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/chisquare_test_homogeneity.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/chisquare_test_independence.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/cor_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/f_test_regression.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/hotelling_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/hotelling_test_2.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/kolmogorov_smirnov_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/kolmogorov_smirnov_test_2.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/kruskal_wallis_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/manova.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/mcnemar_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/prop_test_2.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/run_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/sign_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/t_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/t_test_2.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/t_test_regression.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/u_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/var_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/welch_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/wilcoxon_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/z_test.m
share/octave/%%OCTAVE_VERSION%%/m/statistics/tests/z_test_2.m
share/octave/%%OCTAVE_VERSION%%/m/strings/bin2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/blanks.m
share/octave/%%OCTAVE_VERSION%%/m/strings/deblank.m
share/octave/%%OCTAVE_VERSION%%/m/strings/dec2bin.m
share/octave/%%OCTAVE_VERSION%%/m/strings/dec2hex.m
share/octave/%%OCTAVE_VERSION%%/m/strings/findstr.m
share/octave/%%OCTAVE_VERSION%%/m/strings/hex2dec.m
share/octave/%%OCTAVE_VERSION%%/m/strings/index.m
share/octave/%%OCTAVE_VERSION%%/m/strings/isletter.m
share/octave/%%OCTAVE_VERSION%%/m/strings/lower.m
share/octave/%%OCTAVE_VERSION%%/m/strings/rindex.m
share/octave/%%OCTAVE_VERSION%%/m/strings/split.m
share/octave/%%OCTAVE_VERSION%%/m/strings/str2mat.m
share/octave/%%OCTAVE_VERSION%%/m/strings/str2num.m
share/octave/%%OCTAVE_VERSION%%/m/strings/strcat.m
share/octave/%%OCTAVE_VERSION%%/m/strings/strcmp.m
share/octave/%%OCTAVE_VERSION%%/m/strings/strrep.m
share/octave/%%OCTAVE_VERSION%%/m/strings/substr.m
share/octave/%%OCTAVE_VERSION%%/m/strings/upper.m
share/octave/%%OCTAVE_VERSION%%/m/time/asctime.m
share/octave/%%OCTAVE_VERSION%%/m/time/clock.m
share/octave/%%OCTAVE_VERSION%%/m/time/ctime.m
share/octave/%%OCTAVE_VERSION%%/m/time/date.m
share/octave/doc/Octave-FAQ.ps
share/octave/doc/liboctave.ps
share/octave/doc/octave.ps
share/octave/doc/refcard-a4.ps
share/octave/doc/refcard-legal.ps
share/octave/doc/refcard-letter.ps
share/octave/ls-R
share/octave/site/m/startup/octaverc
@dirrm include/octave-%%OCTAVE_VERSION%%
@dirrm lib/octave-%%OCTAVE_VERSION%%
@dirrm libexec/octave/%%OCTAVE_VERSION%%/exec/%%GNU_HOST%%
@dirrm libexec/octave/%%OCTAVE_VERSION%%/exec
@dirrm libexec/octave/%%OCTAVE_VERSION%%/oct/%%GNU_HOST%%
@dirrm libexec/octave/%%OCTAVE_VERSION%%/oct
@dirrm libexec/octave/%%OCTAVE_VERSION%%
@dirrm libexec/octave/site/exec/%%GNU_HOST%%
@dirrm libexec/octave/site/exec
@dirrm libexec/octave/site/oct/%%GNU_HOST%%
@dirrm libexec/octave/site/oct
@dirrm libexec/octave/site
@dirrm libexec/octave
@dirrm share/octave/%%OCTAVE_VERSION%%/imagelib
@dirrm share/octave/%%OCTAVE_VERSION%%/m/audio
@dirrm share/octave/%%OCTAVE_VERSION%%/m/control
@dirrm share/octave/%%OCTAVE_VERSION%%/m/elfun
@dirrm share/octave/%%OCTAVE_VERSION%%/m/finance
@dirrm share/octave/%%OCTAVE_VERSION%%/m/general
@dirrm share/octave/%%OCTAVE_VERSION%%/m/image
@dirrm share/octave/%%OCTAVE_VERSION%%/m/io
@dirrm share/octave/%%OCTAVE_VERSION%%/m/linear-algebra
@dirrm share/octave/%%OCTAVE_VERSION%%/m/miscellaneous
@dirrm share/octave/%%OCTAVE_VERSION%%/m/plot
@dirrm share/octave/%%OCTAVE_VERSION%%/m/polynomial
@dirrm share/octave/%%OCTAVE_VERSION%%/m/set
@dirrm share/octave/%%OCTAVE_VERSION%%/m/signal
@dirrm share/octave/%%OCTAVE_VERSION%%/m/specfun
@dirrm share/octave/%%OCTAVE_VERSION%%/m/special-matrix
@dirrm share/octave/%%OCTAVE_VERSION%%/m/startup
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/base
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/distributions
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/models
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics/tests
@dirrm share/octave/%%OCTAVE_VERSION%%/m/statistics
@dirrm share/octave/%%OCTAVE_VERSION%%/m/strings
@dirrm share/octave/%%OCTAVE_VERSION%%/m/time
@dirrm share/octave/%%OCTAVE_VERSION%%/m
@dirrm share/octave/%%OCTAVE_VERSION%%
@dirrm share/octave/site/m/startup
@dirrm share/octave/site/m
@dirrm share/octave/site
@dirrm share/octave/doc
@dirrm share/octave