ASL  0.1.7
Advanced Simulation Library
Functions
testKernelMerger.cc File Reference
#include "acl/acl.h"
#include "acl/DataTypes/aclConstant.h"
#include "acl/DataTypes/aclArray.h"
#include "acl/Kernels/aclKernel.h"
#include "acl/Kernels/aclKernelMerger.h"
#include "aslUtilities.h"
#include <math.h>
#include <initializer_list>
Include dependency graph for testKernelMerger.cc:

Go to the source code of this file.

Functions

bool testKernelMerger ()
 
int main ()
 

Function Documentation

◆ main()

int main ( )
Examples
testKernelMerger.cc.

Definition at line 84 of file testKernelMerger.cc.

◆ testKernelMerger()

bool testKernelMerger ( )
Examples
testKernelMerger.cc.

Definition at line 41 of file testKernelMerger.cc.