summaryrefslogtreecommitdiff
path: root/gr-blocks/lib/multiply_matrix_cc_impl.cc
Commit message (Expand)AuthorAgeFilesLines
* blocks: Fix incorrect size checkPaul Cercueil2015-10-031-1/+1
* blocks: enable missing multiply_matrix_cc and backport fixesJohnathan Corgan2015-10-031-1/+1
* blocks: Fixed static init of matrix_multiply membersMartin Braun2015-03-111-0/+3
* blocks: fixed use of "not" for "!".Tom Rondeau2014-10-221-1/+1
* Removing use of 'and', 'or', and 'not' for &&, ||, and !.Tom Rondeau2014-10-061-10/+9
* blocks: Added multiply_matrix_ccMartin Braun2014-07-071-0/+192