You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
alglib::real_1d_array MxVecProd(const alglib::real_2d_array& mx, const alglib::real_1d_array& vec); // product of matrix (on left) to vector-column (on right)