• Kirill Terekhov's avatar
    Synchronize · 635cc476
    Kirill Terekhov authored
    Cleanup of Row class and Matrix class.
    
    Significantly reduced memory required for Row class and consequently for
    multivar_expression class. Moved out openmp locks and row annotation as
    additional service classes.
    
    Introduced classes HessianRow and HessianMatrix for future possibility
    of hessian computation in automatic differentiation.
    635cc476
main.cpp 20.5 KB