adjust namespace
This commit is contained in:
@@ -5,7 +5,7 @@ using Skeleton.Algebra.Extensions;
|
||||
using Skeleton.DataStructure.Packs.MatrixDecompositions;
|
||||
using Skeleton.Samples;
|
||||
|
||||
namespace Skeleton.Test.tests;
|
||||
namespace Skeleton.Test;
|
||||
|
||||
public class EigenDecompositionTest
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user