#include MATRIX_INCLUDE

OBJECT_TYPE = dir

TOOLBOX_NAME = matrix

OBJECT_NAME =

SUBDIRS = \
	madd \
	mconj \
	mextract_col \
	mextract_row \
	mgident \
	mgnull \
	minvdiag \
	mscalar_abs \
	mscalar_add \
	mscalar_div \
	mscalar_mul \
	mscalar_pow \
	mscalar_recip \
	mscalar_sqrt \
	mscalar_sub \
	msub \
	mtranspose

#include <Dir.template>
