Xped
Loading...
Searching...
No Matches
Xped::MatrixInterface Member List

This is the complete list of members for Xped::MatrixInterface, including all inherited members.

add(MT1 &&M1, MT2 &&M2)Xped::MatrixInterfacestatic
add(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2)Xped::MatrixInterfaceinlinestatic
add_to_block(MType< Scalar > &M1, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols, const MType< Scalar > &M2)Xped::MatrixInterfacestatic
add_to_block(Eigen::MatrixBase< Derived > &M1, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols, const Eigen::MatrixBase< Derived > &M2)Xped::MatrixInterfacestatic
add_to_block(Eigen::MatrixBase< Derived > &&M1, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols, const Eigen::MatrixBase< Derived > &M2)Xped::MatrixInterfacestatic
adjoint(MT &&M)Xped::MatrixInterfacestatic
adjoint(const Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfaceinlinestatic
binaryFunc(MTL &&M_left, MTR &&M_right, const std::function< Scalar(Scalar, Scalar)> &func)Xped::MatrixInterfacestatic
binaryFunc(const Eigen::MatrixBase< Derived > &M_left, const Eigen::MatrixBase< OtherDerived > &M_right, const std::function< Scalar(Scalar, Scalar)> &func)Xped::MatrixInterfaceinlinestatic
block(const MType< Scalar > &M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols)Xped::MatrixInterfacestatic
block(const Eigen::MatrixBase< Derived > &M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols)Xped::MatrixInterfaceinlinestatic
block(Eigen::MatrixBase< Derived > &&M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols)Xped::MatrixInterfaceinlinestatic
block(Eigen::MatrixBase< Derived > &M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols)Xped::MatrixInterfaceinlinestatic
cMapMType typedefXped::MatrixInterface
cMapMType typedefXped::MatrixInterface
cMType typedefXped::MatrixInterface
cMType typedefXped::MatrixInterface
cols(const MType< Scalar > &M)Xped::MatrixInterfacestatic
cols(const Eigen::DenseBase< Derived > &M)Xped::MatrixInterfacestatic
construct(const MIndextype &rows, const MIndextype &cols, CTF::World &world)Xped::MatrixInterfacestatic
construct(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &)Xped::MatrixInterfacestatic
construct_with_zero(const MIndextype &rows, const MIndextype &cols, CTF::World &world)Xped::MatrixInterfacestatic
construct_with_zero(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &)Xped::MatrixInterfacestatic
diagBinaryFunc(MTL &&M_left, MTR &&M_right, const std::function< Scalar(Scalar, Scalar)> &func)Xped::MatrixInterfacestatic
diagBinaryFunc(const Eigen::MatrixBase< Derived > &M_left, const Eigen::MatrixBase< OtherDerived > &M_right, const std::function< Scalar(Scalar, Scalar)> &func)Xped::MatrixInterfaceinlinestatic
diagUnaryFunc(MT &&M, const std::function< Scalar(Scalar)> &func)Xped::MatrixInterfacestatic
diagUnaryFunc(const Eigen::MatrixBase< Derived > &M, const std::function< Scalar(Scalar)> &func)Xped::MatrixInterfaceinlinestatic
difference(MT1 &&M1, MT2 &&M2)Xped::MatrixInterfacestatic
difference(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2)Xped::MatrixInterfaceinlinestatic
eigh(MT &&M)Xped::MatrixInterfacestatic
eigh(const Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfacestatic
get_raw_data(const Eigen::Matrix< Scalar, -1, -1 > &M)Xped::MatrixInterfaceinlinestatic
get_raw_data(Eigen::Matrix< Scalar, -1, -1 > &M)Xped::MatrixInterfaceinlinestatic
getVal(const MType< Scalar > &M, const MIndextype &row, const MIndextype &col)Xped::MatrixInterfacestatic
getVal(const Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col)Xped::MatrixInterfacestatic
Identity(const MIndextype &rows, const MIndextype &cols, CTF::World &world)Xped::MatrixInterfacestatic
Identity(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &)Xped::MatrixInterfacestatic
kronecker_prod(MT1 &&M1, MT2 &&M2)Xped::MatrixInterfacestatic
kronecker_prod(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2)Xped::MatrixInterfacestatic
MapMType typedefXped::MatrixInterface
MapMType typedefXped::MatrixInterface
maxCoeff(MT &&M, MIndextype &maxrow, MIndextype &maxcol)Xped::MatrixInterfacestatic
maxCoeff(const Eigen::MatrixBase< Derived > &M, MIndextype &maxrow, MIndextype &maxcol)Xped::MatrixInterfacestatic
maxNorm(MT &&M)Xped::MatrixInterfacestatic
maxNorm(const Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfacestatic
mexp(MT &&M)Xped::MatrixInterfacestatic
mexp(const Eigen::MatrixBase< Derived > &M, Scalar factor)Xped::MatrixInterfaceinlinestatic
MIndextype typedefXped::MatrixInterface
MIndextype typedefXped::MatrixInterface
msqrt(MT &&M)Xped::MatrixInterfacestatic
msqrt(const Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfaceinlinestatic
MType typedefXped::MatrixInterface
MType typedefXped::MatrixInterface
optimal_prod(const Scalar &scale, MatrixExpr1 &&M1, MatrixExpr2 &&M2, MatrixExpr3 &&M3, MatrixExprRes &Mres)Xped::MatrixInterfacestatic
optimal_prod(const Scalar &scale, const MatrixExpr1 &M1, const MatrixExpr2 &M2, const MatrixExpr3 &M3, MatrixExprRes &Mres)Xped::MatrixInterfacestatic
optimal_prod_add(const Scalar &scale, MatrixExpr1 &&M1, MatrixExpr2 &&M2, MatrixExpr3 &&M3, MatrixExprRes &Mres)Xped::MatrixInterfacestatic
optimal_prod_add(const Scalar &scale, const MatrixExpr1 &M1, const MatrixExpr2 &M2, const MatrixExpr3 &M3, MatrixExprRes &Mres)Xped::MatrixInterfacestatic
print(MT &&M)Xped::MatrixInterfacestatic
print(const Eigen::DenseBase< Derived > &M)Xped::MatrixInterfacestatic
prod(MT1 &&M1, MT2 &&M2)Xped::MatrixInterfacestatic
prod(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2)Xped::MatrixInterfacestatic
qr(MT &&M)Xped::MatrixInterfacestatic
qr(const Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfacestatic
resize(MType< Scalar > &M, const MIndextype &new_rows, const MIndextype &new_cols)Xped::MatrixInterfacestatic
resize(MType< Scalar > &M, const MIndextype &new_rows, const MIndextype &new_cols)Xped::MatrixInterfacestatic
rows(const MType< Scalar > &M)Xped::MatrixInterfacestatic
rows(const Eigen::DenseBase< Derived > &M)Xped::MatrixInterfacestatic
scale(MType< Scalar > &M, const Scalar &val)Xped::MatrixInterfacestatic
scale(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val)Xped::MatrixInterfacestatic
set_block(Eigen::MatrixBase< Derived > &M1, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols, const Eigen::MatrixBase< Derived > &M2)Xped::MatrixInterfacestatic
set_block(Eigen::MatrixBase< Derived > &&M1, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols, const Eigen::MatrixBase< Derived > &M2)Xped::MatrixInterfacestatic
setConstant(MType< Scalar > &M, const Scalar &val)Xped::MatrixInterfacestatic
setConstant(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val)Xped::MatrixInterfacestatic
setConstant(Eigen::MatrixBase< Derived > &&M, const typename Derived::Scalar &val)Xped::MatrixInterfacestatic
setIdentity(MType< Scalar > &M)Xped::MatrixInterfacestatic
setIdentity(Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfacestatic
setIdentity(Eigen::MatrixBase< Derived > &&M)Xped::MatrixInterfacestatic
setRandom(MType< Scalar > &M)Xped::MatrixInterfacestatic
setRandom(Eigen::MatrixBase< Derived > &M, std::mt19937 &engine)Xped::MatrixInterfacestatic
setRandom(Eigen::MatrixBase< Derived > &&M, std::mt19937 &engine)Xped::MatrixInterfacestatic
setVal(MType< Scalar > &M, const MIndextype row, const MIndextype col, const Scalar &val)Xped::MatrixInterfacestatic
setVal(Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col, typename Derived::Scalar val)Xped::MatrixInterfacestatic
setZero(MType< Scalar > &M)Xped::MatrixInterfacestatic
setZero(Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfacestatic
setZero(Eigen::MatrixBase< Derived > &&M)Xped::MatrixInterfacestatic
trace(MT &&M)Xped::MatrixInterfacestatic
trace(const Eigen::MatrixBase< Derived > &M)Xped::MatrixInterfacestatic
unaryFunc(MT &&M, const std::function< Scalar(Scalar)> &func)Xped::MatrixInterfacestatic
unaryFunc(const Eigen::MatrixBase< Derived > &M, const std::function< Scalar(typename Derived::Scalar)> &func)Xped::MatrixInterfaceinlinestatic