Generic Function Make-Matrix-Instance (4 methods)

( make-matrix-instance < type > < dim > < value > )

Part of:

package lisplab
Creates a new matrix instance

Method Summary

make-matrix-instance < list > < t > < t > 
make-matrix-instance < standard-class > < t > < t > 
make-matrix-instance < symbol > < t > < t > 
make-matrix-instance (eql array)< t > < t >