random renamed to la_random

This commit is contained in:
2023-11-17 22:39:39 +01:00
parent 578ca7bab6
commit 6ad9ed5538
4 changed files with 6 additions and 6 deletions

View File

@@ -44,7 +44,7 @@
//using namespace std;
#include "laerror.h"
#include "random.h"
#include "la_random.h"
#include "cuda_la.h"