Fixed several recursive header issues, refactored Math lib, began implementing core mathematical functions as wrappers around stdmath, will implement SSE and lookup tables later.
This commit is contained in:
@@ -25,4 +25,7 @@ namespace J3ML::LinearAlgebra
|
||||
namespace J3ML::LinearAlgebra
|
||||
{
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
using namespace J3ML::LinearAlgebra;
|
Reference in New Issue
Block a user