Contents
15.1.2 aconcat .................................. 15-4
15.1.3 aeye ................................... 15-6
15.1.4 arrayinit .................................. 15-6
15.1.5 arrayalloc ................................. 15-7
15.2 Assigning to Arrays ................................ 15-8
15.2.1 index operator .............................. 15-9
15.2.2 getArray ................................. 15-12
15.2.3 getMatrix ................................. 15-13
15.2.4 getMatrix4D ............................... 15-13
15.2.5 getScalar3D, getScalar4D ........................ 15-14
15.2.6 putArray ................................. 15-15
15.2.7 setArray ................................. 15-16
15.3 Looping with Arrays ................................ 15-17
15.3.1 loopnextindex .............................. 15-19
15.4 Miscellaneous Array Functions .......................... 15-21
15.4.1 atranspose ................................ 15-21
15.4.2 amult ................................... 15-23
15.4.3 amean, amin, amax ........................... 15-25
15.4.4 getDims ................................. 15-27
15.4.5 getOrders ................................ 15-27
15.4.6 arraytomat ................................ 15-28
15.4.7 mattoarray ................................ 15-28
15.5 Using Arrays with GAUSS functions ....................... 15-28
15.6 A Panel Data Model ................................ 15-32
15.7 Appendix ...................................... 15-35
16 Structures
16.1 Basic Structures .................................. 16-1
16.1.1 Structure Definition ........................... 16-1
16.1.2 Declaring an Instance .......................... 16-2
16.1.3 Initializing an Instance .......................... 16-3
16.1.4 Arrays of Structures ........................... 16-4
ix