diff --git a/costFun_NLL.m b/Analyzer/costFun_NLL.m similarity index 97% rename from costFun_NLL.m rename to Analyzer/costFun_NLL.m index d5a870a..dd435c7 100644 --- a/costFun_NLL.m +++ b/Analyzer/costFun_NLL.m @@ -151,4 +151,4 @@ cost = sum(TypeCosts) ;% total cost -end \ No newline at end of file +end