/* * Operations.cpp * * Created on: 08/01/2017 * Author: Lucas Teske */ #include "Operations.h" #include "SIMD.h" #include namespace sathelper { }