I\'m trying to decide if it makes sense to implement R\'s %*% operator in RCpp if my dataset is huge. BUT, I am really having trouble getting a RCpp implementation.