COMBINATORIAL_BLAS  1.6
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
combblas::FullyDistVec< IT, NT > Member List

This is the complete list of members for combblas::FullyDistVec< IT, NT >, including all inherited members.

Apply(_UnaryOperation __unary_op)combblas::FullyDistVec< IT, NT >inline
Apply(_UnaryOperation __unary_op, const FullyDistSpVec< IT, IRRELEVANT_NT > &mask)combblas::FullyDistVec< IT, NT >
ApplyInd(_BinaryOperation __binary_op)combblas::FullyDistVec< IT, NT >inline
Augment(FullyDistVec< int64_t, int64_t > &mateRow2Col, FullyDistVec< int64_t, int64_t > &mateCol2Row, FullyDistVec< int64_t, int64_t > &parentsRow, FullyDistVec< int64_t, int64_t > &leaves)combblas::FullyDistVec< IT, NT >friend
Concatenate(std::vector< FullyDistVec< IU, NU > > &vecs)combblas::FullyDistVec< IT, NT >friend
Count(_Predicate pred) constcombblas::FullyDistVec< IT, NT >
DebugPrint()combblas::FullyDistVec< IT, NT >
DenseParMat classcombblas::FullyDistVec< IT, NT >friend
DenseVectorLocalIterator classcombblas::FullyDistVec< IT, NT >friend
EWiseApply(const FullyDistVec< IT, NT2 > &other, _BinaryOperation __binary_op, _BinaryPredicate _do_op, const bool useExtendedBinOp)combblas::FullyDistVec< IT, NT >
EWiseApply(const FullyDistSpVec< IT, NT2 > &other, _BinaryOperation __binary_op, _BinaryPredicate _do_op, bool applyNulls, NT2 nullValue, const bool useExtendedBinOp)combblas::FullyDistVec< IT, NT >
EWiseApply(const FullyDistVec< IT, NT2 > &other, _BinaryOperation __binary_op, _BinaryPredicate _do_op)combblas::FullyDistVec< IT, NT >inline
EWiseApply(const FullyDistSpVec< IT, NT2 > &other, _BinaryOperation __binary_op, _BinaryPredicate _do_op, bool applyNulls, NT2 nullValue)combblas::FullyDistVec< IT, NT >inline
EWiseApply(const FullyDistVec< IT, NT2 > &other, _BinaryOperation __binary_op)combblas::FullyDistVec< IT, NT >inline
EWiseApply(const FullyDistSpVec< IT, NT2 > &other, _BinaryOperation __binary_op, bool applyNulls, NT2 nullValue)combblas::FullyDistVec< IT, NT >inline
EWiseApply(const FullyDistSpVec< IU, NU1 > &V, const FullyDistVec< IU, NU2 > &W, _BinaryOperation _binary_op, typename promote_trait< NU1, NU2 >::T_promote zero)combblas::FullyDistVec< IT, NT >friend
EWiseApply(const FullyDistSpVec< IU, NU1 > &V, const FullyDistVec< IU, NU2 > &W, _BinaryOperation _binary_op, _BinaryPredicate _doOp, bool allowVNulls, NU1 Vzero, const bool useExtendedBinOp)combblas::FullyDistVec< IT, NT >friend
EWiseApply_threaded(const FullyDistSpVec< IU, NU1 > &V, const FullyDistVec< IU, NU2 > &W, _BinaryOperation _binary_op, _BinaryPredicate _doOp, bool allowVNulls, NU1 Vzero, const bool useExtendedBinOp)combblas::FullyDistVec< IT, NT >friend
EWiseMult(const FullyDistSpVec< IU, NU1 > &V, const FullyDistVec< IU, NU2 > &W, bool exclude, NU2 zero)combblas::FullyDistVec< IT, NT >friend
EWiseOut(const FullyDistVec< IT, NT > &rhs, _BinaryOperation __binary_op, FullyDistVec< IT, OUT > &result)combblas::FullyDistVec< IT, NT >
Find(_Predicate pred) constcombblas::FullyDistVec< IT, NT >
Find(NT val) constcombblas::FullyDistVec< IT, NT >
FindInds(_Predicate pred) constcombblas::FullyDistVec< IT, NT >
FullyDistSpVec classcombblas::FullyDistVec< IT, NT >friend
FullyDistVec classcombblas::FullyDistVec< IT, NT >friend
FullyDistVec()combblas::FullyDistVec< IT, NT >
FullyDistVec(IT globallen, NT initval)combblas::FullyDistVec< IT, NT >
FullyDistVec(std::shared_ptr< CommGrid > grid)combblas::FullyDistVec< IT, NT >
FullyDistVec(std::shared_ptr< CommGrid > grid, IT globallen, NT initval)combblas::FullyDistVec< IT, NT >
FullyDistVec(const FullyDistSpVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
FullyDistVec(const std::vector< NT > &fillarr, std::shared_ptr< CommGrid > grid)combblas::FullyDistVec< IT, NT >
FullyDistVec(const FullyDistVec< ITRHS, NTRHS > &rhs)combblas::FullyDistVec< IT, NT >
getcommgrid() constcombblas::FullyDistVec< IT, NT >inline
GetElement(IT indx) constcombblas::FullyDistVec< IT, NT >
GetLocArr() constcombblas::FullyDistVec< IT, NT >inline
GGet(const FullyDistSpVec< IT, NT1 > &spVec, _BinaryOperationIdx __binopIdx, NT nullValue)combblas::FullyDistVec< IT, NT >
GSet(const FullyDistSpVec< IT, NT1 > &spVec, _BinaryOperationIdx __binopIdx, _BinaryOperationVal __binopVal, MPI_Win win)combblas::FullyDistVec< IT, NT >
iota(IT globalsize, NT first)combblas::FullyDistVec< IT, NT >
LocArrSize() constcombblas::FullyDistVec< IT, NT >inline
maximumMatching(SpParMat< int64_t, bool, SpDCCols< int64_t, bool > > &A, FullyDistVec< int64_t, int64_t > &mateRow2Col, FullyDistVec< int64_t, int64_t > &mateCol2Row)combblas::FullyDistVec< IT, NT >friend
MinElement() constcombblas::FullyDistVec< IT, NT >
operator()(const FullyDistVec< IT, IT > &ri) constcombblas::FullyDistVec< IT, NT >
operator+=(const FullyDistSpVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
operator+=(const FullyDistVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
operator-=(const FullyDistSpVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
operator-=(const FullyDistVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
operator=(const FullyDistVec< ITRHS, NTRHS > &rhs)combblas::FullyDistVec< IT, NT >
operator=(const FullyDistVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
operator=(const FullyDistSpVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
operator=(NT fixedval)combblas::FullyDistVec< IT, NT >inline
operator==(const FullyDistVec< IT, NT > &rhs) constcombblas::FullyDistVec< IT, NT >
operator[](IT indx) constcombblas::FullyDistVec< IT, NT >inline
ParallelRead(const std::string &filename, bool onebased, _BinaryOperation BinOp)combblas::FullyDistVec< IT, NT >inline
ParallelWrite(const std::string &filename, bool onebased, HANDLER handler, bool includeindices=true)combblas::FullyDistVec< IT, NT >inline
ParallelWrite(const std::string &filename, bool onebased, bool includeindices=true)combblas::FullyDistVec< IT, NT >inline
PermMat(const FullyDistVec< IU, IU > &ri, const IU ncol)combblas::FullyDistVec< IT, NT >friend
PrintInfo(std::string vectorname) constcombblas::FullyDistVec< IT, NT >
PrintToFile(std::string prefix)combblas::FullyDistVec< IT, NT >inline
RandPerm()combblas::FullyDistVec< IT, NT >
ReadDistribute(std::ifstream &infile, int master, HANDLER handler)combblas::FullyDistVec< IT, NT >
ReadDistribute(std::ifstream &infile, int master)combblas::FullyDistVec< IT, NT >inline
Reduce(_BinaryOperation __binary_op, NT identity) constcombblas::FullyDistVec< IT, NT >
Reduce(_BinaryOperation __binary_op, OUT default_val, _UnaryOperation __unary_op) constcombblas::FullyDistVec< IT, NT >
RenameVertices(DistEdgeList< IU > &DEL)combblas::FullyDistVec< IT, NT >friend
SaveGathered(std::ofstream &outfile, int master, HANDLER handler, bool printProcSplits=false)combblas::FullyDistVec< IT, NT >
SaveGathered(std::ofstream &outfile, int master)combblas::FullyDistVec< IT, NT >inline
SelectCandidates(double nver)combblas::FullyDistVec< IT, NT >
Set(const FullyDistSpVec< IT, NT > &rhs)combblas::FullyDistVec< IT, NT >
SetElement(IT indx, NT numx)combblas::FullyDistVec< IT, NT >
SetLocalElement(IT index, NT value)combblas::FullyDistVec< IT, NT >inline
sort()combblas::FullyDistVec< IT, NT >
SpMV(const SpParMat< IU, NUM, UDER > &A, const FullyDistVec< IU, NUV > &x)combblas::FullyDistVec< IT, NT >friend
SpParMat classcombblas::FullyDistVec< IT, NT >friend