X-Git-Url: http://git.tdb.fi/?p=libs%2Fmath.git;a=blobdiff_plain;f=source%2Flinal%2Fmatrix.h;h=4fc2bc620136a37200629f9d72a3764cbaec2118;hp=00e960d9ce8111de4d88bd0bf664d470183f442c;hb=79b2de777a3841bced5fd782a46166fc4d9d7489;hpb=839a88cd2b9a2f054323627c4e76cdcefc652c63 diff --git a/source/linal/matrix.h b/source/linal/matrix.h index 00e960d..4fc2bc6 100644 --- a/source/linal/matrix.h +++ b/source/linal/matrix.h @@ -1,5 +1,5 @@ -#ifndef MSP_LIEAL_MATMIX_H_ -#define MSP_LIEAL_MATMIX_H_ +#ifndef MSP_LINAL_MATRIX_H_ +#define MSP_LINAL_MATRIX_H_ #include "vector.h" @@ -139,7 +139,7 @@ Vector operator*(const Vector &v, const Matrix &m) Vector r; for(unsigned j=0; j