next up previous contents
Next: Matrix commands Up: Matrices Previous: Matrices

Matrix structure

  

A matrix is a data structure mainly designed for multi-dimensional calculations with the Fourier transform method. However, matrix design allows also normal vectors to be stored in a matrix form.

There are some user commands for matrixes:

tabular684

The command matrix is used to create a small one- or two-dimensional matrix manually. The matrix created with this command contains only float values.

Matrix contents can be viewed by using the command print. This command can also be used to print integer and float fields. The values are printed using the following order: 1. [0]...[0][0][0-n] 2. [0]...[0][1][0-n].



Erkki Hakkinen
Thu Sep 24 11:51:34 EET DST 1998