Home
last modified time | relevance | path

Searched defs:EWiseApply (Results 1 – 4 of 4) sorted by relevance

/dports/math/combblas/CombBLAS_beta_16_2/include/CombBLAS/
H A DFullyDistVec.h209 …void EWiseApply(const FullyDistVec<IT,NT2> & other, _BinaryOperation __binary_op, _BinaryPredicate… in EWiseApply() function
217 …void EWiseApply(const FullyDistSpVec<IT,NT2> & other, _BinaryOperation __binary_op, _BinaryPredica… in EWiseApply() function
236 void EWiseApply(const FullyDistVec<IT,NT2> & other, _BinaryOperation __binary_op) in EWiseApply() function
241 …void EWiseApply(const FullyDistSpVec<IT,NT2> & other, _BinaryOperation __binary_op, bool applyNull… in EWiseApply() function
H A DFriends.h814 Dcsc<IU, N_promote> EWiseApply(const Dcsc<IU,NU1> & A, const Dcsc<IU,NU2> * B, _BinaryOperation __b… in EWiseApply() function
960 SpDCCols<IU, N_promote> EWiseApply (const SpDCCols<IU,NU1> & A, const SpDCCols<IU,NU2> & B, _Binary… in EWiseApply() function
993 Dcsc<IU, RETT> EWiseApply(const Dcsc<IU,NU1> * Ap, const Dcsc<IU,NU2> * Bp, _BinaryOperation __bina… in EWiseApply() function
1224 SpDCCols<IU,RETT> EWiseApply (const SpDCCols<IU,NU1> & A, const SpDCCols<IU,NU2> & B, _BinaryOperat… in EWiseApply() function
H A DParFriends.h1841 SpParMat<IU,RETT,RETDER> EWiseApply in EWiseApply() function
1858 SpParMat<IU,RETT,RETDER> EWiseApply in EWiseApply() function
2126 FullyDistSpVec<IU,RET> EWiseApply in EWiseApply() function
2227 FullyDistSpVec<IU,RET> EWiseApply in EWiseApply() function
2325 FullyDistSpVec<IU,RET> EWiseApply in EWiseApply() function
H A DFullyDistVec.cpp658 void FullyDistVec<IT,NT>::EWiseApply(const FullyDistVec<IT,NT2> & other, _BinaryOperation __binary_… in EWiseApply() function in combblas::FullyDistVec
696 void FullyDistVec<IT,NT>::EWiseApply(const FullyDistSpVec<IT,NT2> & other, _BinaryOperation __binar… in EWiseApply() function in combblas::FullyDistVec