FasTensor  1.0.0
Transform Supercomputing for AI
Functions | Variables
das.cpp File Reference
#include "ft.h"
#include <numeric>

Functions

Stencil< float > similarity_udf (const Stencil< short > &c)
 
int main (int argc, char *argv[])
 

Variables

int c_ofst = 20
 
int c_n = 2 * c_ofst + 1
 
int ch_ofst = 2
 
int w_ofst = 10
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ similarity_udf()

Stencil<float> similarity_udf ( const Stencil< short > &  c)
inline

Variable Documentation

◆ c_n

int c_n = 2 * c_ofst + 1

◆ c_ofst

int c_ofst = 20

Author: Bin Dong dbin@.nosp@m.lbl..nosp@m.gov Web: https://crd.lbl.gov/bin-dong Scientific Data Management Research Group Lawrence Berkeley National Laboratory

◆ ch_ofst

int ch_ofst = 2

◆ w_ofst

int w_ofst = 10