Updated
git-svn-id: http://moon:8086/svn/software/trunk/libsrc/cpp@879 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
@@ -8,10 +8,8 @@
|
||||
#define LENGTH(a) (sizeof(a)/sizeof(a[0]))
|
||||
#endif
|
||||
|
||||
int main()
|
||||
int test01()
|
||||
{
|
||||
printf("Hallo Welt!\n");
|
||||
|
||||
arma::mat myMat;
|
||||
// myMat.as_col();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user