Home
last modified time | relevance | path

Searched refs:bts_CompactMat_map (Results 1 – 4 of 4) sorted by relevance

/external/neven/Embedded/common/src/b_TensorEm/
DCompactMat.h141 void bts_CompactMat_map( struct bbs_Context* cpA,
DMat.c202 bts_CompactMat_map( cpA, &ptrL->matE, inVecPtrA->arrE.arrPtrE, outVecPtrA->arrE.arrPtrE, &expL ); in bts_Mat_map()
DCompactAlt.c192 bts_CompactMat_map( cpA, &ptrA->matE, inVecA, outVecA, &mapExpL ); in bts_CompactAlt_map()
DCompactMat.c517 void bts_CompactMat_map( struct bbs_Context* cpA, in bts_CompactMat_map() function