-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
I don't know about your intentions but I personally think it would make more sense for this to be C. You used the new operator to create a float array and then memset it to 0, instead of just using calloc. Sure, a C++ class is convenient, but I believe doing it in C like with dyncomp makes more sense.
Metadata
Metadata
Assignees
Labels
No labels