Changes in src/fmat.h [5f852c1:6f42c16]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/fmat.h
r5f852c1 r6f42c16 157 157 void fmat_copy(const fmat_t *s, fmat_t *t); 158 158 159 /* *compute the product of a matrix by a vector159 /* compute the product of a matrix by a vector 160 160 161 161 \param s matrix to compute product with
Note: See TracChangeset
for help on using the changeset viewer.