adding merge transform

This commit is contained in:
Chao Liu
2019-09-10 01:53:49 -05:00
parent 7a7fe16086
commit ca42e9101d
18 changed files with 609 additions and 311 deletions

View File

@@ -3,6 +3,7 @@
#include "config.hpp"
#include "integral_constant.hpp"
#include "type.hpp"
namespace ck {
namespace math {