Home
last modified time | relevance | path

Searched refs:adolc_free_mat (Results 1 – 3 of 3) sorted by relevance

/dports/math/cppad/CppAD-20210000.8/speed/adolc/
H A Dpoly.cpp163 adolc_free_mat(x); in link_poly()
164 adolc_free_mat(y); in link_poly()
H A Dadolc_alloc_mat.hpp15 void adolc_free_mat(double** mat);
H A Dalloc_mat.cpp62 void adolc_free_mat(double** mat) in adolc_free_mat() function