Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/fmat.h

    r5f852c1 r6f42c16  
    157157void fmat_copy(const fmat_t *s, fmat_t *t);
    158158
    159 /** compute the product of a matrix by a vector
     159/* compute the product of a matrix by a vector
    160160
    161161   \param s matrix to compute product with
Note: See TracChangeset for help on using the changeset viewer.