License added. Code running. Ready for others.

This commit is contained in:
Aik-Siong Koh
2023-08-08 18:51:19 -06:00
parent e58446b9e2
commit 11cbcffacf
535 changed files with 4753 additions and 0 deletions

View File

@@ -1,3 +1,11 @@
/***************************************************************************
* Copyright (c) 2023 Ondsel, Inc. *
* *
* This file is part of OndselSolver. *
* *
* See LICENSE file for details about copyright. *
***************************************************************************/
#include "SparseVector.h"
using namespace MbD;