Skip to content
Commit 79a3009d authored by Jakub Klinkovský's avatar Jakub Klinkovský
Browse files

Refactored horizontal operations in expression templates using function objects

- structs from HorizontalOperations.h reimplemented as function objects in
  Functional.h
- repetitive function definitions generated using macros
- added new operators: % (modulus) and ^ (xor)
parent 4f2c112a
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment