Removed old references to matrix.hpp.

This commit is contained in:
jgoppert
2015-11-07 11:08:17 -05:00
parent 222e42f934
commit 1fb0f33eb4
22 changed files with 22 additions and 22 deletions
+1 -1
View File
@@ -63,7 +63,7 @@ string(REPLACE ";" " " CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS}")
enable_testing()
include_directories(matrix)
include_directories(${CMAKE_SOURCE_DIR})
file(GLOB_RECURSE COV_SRCS matrix/*.hpp matrix/*.cpp)
+1 -1
View File
@@ -8,7 +8,7 @@
#pragma once
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
+1 -1
View File
@@ -8,7 +8,7 @@
#pragma once
#include "matrix.hpp"
#include "math.hpp"
#include <cmath>
+1 -1
View File
@@ -14,7 +14,7 @@
#include <string.h>
#include <math.h>
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
{
+1 -1
View File
@@ -8,7 +8,7 @@
#pragma once
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
{
+1 -1
View File
@@ -14,7 +14,7 @@
#include <string.h>
#include <math.h>
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
{
+1 -1
View File
@@ -14,7 +14,7 @@
#include <string.h>
#include <math.h>
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
{
+1 -1
View File
@@ -7,7 +7,7 @@
*/
#pragma once
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
{
+1 -1
View File
@@ -8,7 +8,7 @@
#pragma once
#include "matrix.hpp"
#include "math.hpp"
namespace matrix
{
+1 -1
View File
@@ -1,6 +1,6 @@
#pragma once
#include "matrix.hpp"
#include "math.hpp"
namespace matrix {
+1 -1
View File
@@ -1,7 +1,7 @@
#include <cassert>
#include <cstdio>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/filter.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,6 +1,6 @@
#include <assert.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,6 +1,6 @@
#include <assert.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,7 +1,7 @@
#include <assert.h>
#include <stdio.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;
+1 -1
View File
@@ -1,6 +1,6 @@
#include <assert.h>
#include "matrix.hpp"
#include <matrix/math.hpp>
using namespace matrix;