Xped
|
This is the complete list of members for Xped::PlainInterface, including all inherited members.
add(MT1 &&M1, MT2 &&M2) | Xped::PlainInterface | static |
add(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::PlainInterface | inlinestatic |
add(MT1 &&M1, MT2 &&M2) | Xped::PlainInterface | static |
add(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::PlainInterface | inlinestatic |
add(MT1 &&M1, MT2 &&M2) | Xped::PlainInterface | static |
add(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::PlainInterface | inlinestatic |
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::MatrixInterface | static |
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::MatrixInterface | static |
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::MatrixInterface | static |
add_to_block_from_tensor(MType< Scalar > &M, const Indextype &row_off, const Indextype &col_off, const Indextype &rows, const Indextype &cols, const Scalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
add_to_block_from_tensor(Eigen::MatrixBase< Derived > &M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const Scalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
add_to_block_from_tensor(Eigen::MatrixBase< Derived > &&M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const Scalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
add_to_block_from_tensor(Eigen::MatrixBase< Derived > &M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const ClebschScalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
add_to_block_from_tensor(Eigen::MatrixBase< Derived > &&M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const ClebschScalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
addScale(const Expr1 &src, Expr2 &dst, const Scalar &scale) | Xped::TensorInterface | inlinestatic |
addScale(const Expr1 &src, Expr2 &dst, const Scalar &scale) | Xped::TensorInterface | static |
addScale(const Expr1 &src, Expr2 &dst, const Scalar &scale) | Xped::TensorInterface | static |
addScale_helper(const Expr1 &src, Expr2 &dst, const Scalar &scale, seq::iseq< Indextype, Is... > S) | Xped::TensorInterface | inlinestatic |
adjoint(MT &&M) | Xped::MatrixInterface | static |
adjoint(const Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | inlinestatic |
as_tuple(std::array< element_t, N > const &arr, std::index_sequence< Is... >) | Xped::TensorInterface | inlinestatic |
as_tuple(std::array< element_t, N > const &arr) | Xped::TensorInterface | inlinestatic |
binaryFunc(MTL &&M_left, MTR &&M_right, const std::function< Scalar(Scalar, Scalar)> &func) | Xped::MatrixInterface | static |
binaryFunc(const Eigen::MatrixBase< Derived > &M_left, const Eigen::MatrixBase< OtherDerived > &M_right, const std::function< Scalar(Scalar, Scalar)> &func) | Xped::MatrixInterface | inlinestatic |
block(const MType< Scalar > &M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols) | Xped::MatrixInterface | static |
block(const Eigen::MatrixBase< Derived > &M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols) | Xped::MatrixInterface | inlinestatic |
block(Eigen::MatrixBase< Derived > &&M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols) | Xped::MatrixInterface | inlinestatic |
block(Eigen::MatrixBase< Derived > &M, const MIndextype &row_off, const MIndextype &col_off, const MIndextype &rows, const MIndextype &cols) | Xped::MatrixInterface | inlinestatic |
cMap(const Scalar *data, const std::array< Indextype, Rank > &dims) | Xped::TensorInterface | inlinestatic |
cMap(const Scalar *data, const std::array< Indextype, Rank > &dims) | Xped::TensorInterface | static |
cMapMType typedef | Xped::MatrixInterface | |
cMapMType typedef | Xped::MatrixInterface | |
cMapTType typedef | Xped::TensorInterface | |
cMapTType typedef | Xped::TensorInterface | |
cMapTType typedef | Xped::TensorInterface | |
cMType typedef | Xped::MatrixInterface | |
cMType typedef | Xped::MatrixInterface | |
cols(const MType< Scalar > &M) | Xped::MatrixInterface | static |
cols(const Eigen::DenseBase< Derived > &M) | Xped::MatrixInterface | static |
construct(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::PlainInterface | static |
construct(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::PlainInterface | static |
construct(const std::array< Indextype, Rank > &dims, mpi::XpedWorld &world=mpi::getUniverse()) | Xped::PlainInterface | inlinestatic |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | inlinestatic |
construct(const cMapTType< Scalar, Rank > &map) | Xped::PlainInterface | inlinestatic |
construct(const std::array< Indextype, Rank > &dims, CTF::World &world) | Xped::PlainInterface | static |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const std::array< Indextype, Rank > &dims, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const cMapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const VIndextype &elems, CTF::World &world) | Xped::PlainInterface | static |
construct(const VIndextype &elems, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::PlainInterface | static |
construct(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::PlainInterface | static |
construct(const std::array< Indextype, Rank > &dims, mpi::XpedWorld &world=mpi::getUniverse()) | Xped::PlainInterface | inlinestatic |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | inlinestatic |
construct(const cMapTType< Scalar, Rank > &map) | Xped::PlainInterface | inlinestatic |
construct(const std::array< Indextype, Rank > &dims, CTF::World &world) | Xped::PlainInterface | static |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const std::array< Indextype, Rank > &dims, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const cMapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const VIndextype &elems, CTF::World &world) | Xped::PlainInterface | static |
construct(const VIndextype &elems, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::PlainInterface | static |
construct(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::PlainInterface | static |
construct(const std::array< Indextype, Rank > &dims, mpi::XpedWorld &world=mpi::getUniverse()) | Xped::PlainInterface | inlinestatic |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | inlinestatic |
construct(const cMapTType< Scalar, Rank > &map) | Xped::PlainInterface | inlinestatic |
construct(const std::array< Indextype, Rank > &dims, CTF::World &world) | Xped::PlainInterface | static |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const std::array< Indextype, Rank > &dims, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct(const MapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const cMapTType< Scalar, Rank > &map) | Xped::PlainInterface | static |
construct(const VIndextype &elems, CTF::World &world) | Xped::PlainInterface | static |
construct(const VIndextype &elems, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
Xped::TensorInterface::construct(const std::array< Indextype, Rank > &dims, mpi::XpedWorld &world=mpi::getUniverse()) | Xped::TensorInterface | inlinestatic |
construct_with_zero(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::PlainInterface | static |
construct_with_zero(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::PlainInterface | static |
construct_with_zero(const VIndextype &elems, CTF::World &world) | Xped::PlainInterface | static |
construct_with_zero(const VIndextype &elems, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct_with_zero(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::PlainInterface | static |
construct_with_zero(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::PlainInterface | static |
construct_with_zero(const VIndextype &elems, CTF::World &world) | Xped::PlainInterface | static |
construct_with_zero(const VIndextype &elems, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
construct_with_zero(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::PlainInterface | static |
construct_with_zero(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::PlainInterface | static |
construct_with_zero(const VIndextype &elems, CTF::World &world) | Xped::PlainInterface | static |
construct_with_zero(const VIndextype &elems, const mpi::XpedWorld &=mpi::getUniverse()) | Xped::PlainInterface | static |
contract(const TType< Scalar, Rank1 > &T1, const TType< Scalar, Rank2 > &T2) | Xped::TensorInterface | inlinestatic |
contract(TType< Scalar, Rank1 > &T1, TType< Scalar, Rank2 > &T2) | Xped::TensorInterface | static |
contract(const TType< Scalar, Rank1 > &T1, const TType< Scalar, Rank2 > &T2) | Xped::TensorInterface | static |
contract_helper(const TType< Scalar, Rank1 > &T1, const TType< Scalar, Rank2 > &T2, seq::iseq< Indextype, Is1... > S1, seq::iseq< Indextype, Is2... > S2, seq::iseq< Indextype, Ist... > St) | Xped::TensorInterface | inlinestatic |
contract_helper(TType< Scalar, Rank1 > &T1, TType< Scalar, Rank2 > &T2, seq::iseq< Indextype, Is1... > S1, seq::iseq< Indextype, Is2... > S2, seq::iseq< Indextype, Ist... > St) | Xped::TensorInterface | static |
cTType typedef | Xped::TensorInterface | |
cTType typedef | Xped::TensorInterface | |
cTType typedef | Xped::TensorInterface | |
diagBinaryFunc(MTL &&M_left, MTR &&M_right, const std::function< Scalar(Scalar, Scalar)> &func) | Xped::MatrixInterface | static |
diagBinaryFunc(const Eigen::MatrixBase< Derived > &M_left, const Eigen::MatrixBase< OtherDerived > &M_right, const std::function< Scalar(Scalar, Scalar)> &func) | Xped::MatrixInterface | inlinestatic |
diagonal_head_matrix_to_vector(VType< typename ctf_traits< MT >::Scalar > &V, MT &&M, const Indextype &n_elems) | Xped::PlainInterface | static |
diagonal_head_matrix_to_vector(VType< typename Derived::Scalar > &V, const Eigen::MatrixBase< Derived > &M, const Indextype &n_elems) | Xped::PlainInterface | inlinestatic |
diagonal_head_matrix_to_vector(VType< typename Derived::Scalar > &V, const Eigen::MatrixBase< Derived > &M, const Indextype &n_elems) | Xped::PlainInterface | static |
diagUnaryFunc(MT &&M, const std::function< Scalar(Scalar)> &func) | Xped::MatrixInterface | static |
diagUnaryFunc(const Eigen::MatrixBase< Derived > &M, const std::function< Scalar(Scalar)> &func) | Xped::MatrixInterface | inlinestatic |
difference(MT1 &&M1, MT2 &&M2) | Xped::PlainInterface | static |
difference(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::PlainInterface | inlinestatic |
difference(MT1 &&M1, MT2 &&M2) | Xped::PlainInterface | static |
difference(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::PlainInterface | inlinestatic |
difference(MT1 &&M1, MT2 &&M2) | Xped::PlainInterface | static |
difference(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::PlainInterface | inlinestatic |
dimensions(const TType< Scalar, Rank > &T) | Xped::TensorInterface | inlinestatic |
dimensions(const TType< Scalar, Rank > &T) | Xped::TensorInterface | static |
dimensions(const TType< Scalar, Rank > &T) | Xped::TensorInterface | static |
eigh(MT &&M) | Xped::MatrixInterface | static |
eigh(const Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | static |
get_idx(std::size_t shift=0) | Xped::TensorInterface | inlinestatic |
get_raw_data(const Eigen::Matrix< Scalar, -1, -1 > &M) | Xped::PlainInterface | inlinestatic |
get_raw_data(Eigen::Matrix< Scalar, -1, -1 > &M) | Xped::PlainInterface | inlinestatic |
get_raw_data(const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
get_raw_data(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
get_raw_data(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
get_raw_data(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
get_raw_data(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
getVal(const MType< Scalar > &M, const MIndextype &row, const MIndextype &col) | Xped::PlainInterface | static |
getVal(const Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col) | Xped::PlainInterface | static |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | inlinestatic |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | static |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | static |
getVal(const MType< Scalar > &M, const MIndextype &row, const MIndextype &col) | Xped::PlainInterface | static |
getVal(const Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col) | Xped::PlainInterface | static |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | inlinestatic |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | static |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | static |
getVal(const MType< Scalar > &M, const MIndextype &row, const MIndextype &col) | Xped::PlainInterface | static |
getVal(const Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col) | Xped::PlainInterface | static |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | inlinestatic |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | static |
getVal(const TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index) | Xped::PlainInterface | static |
Identity(const MIndextype &rows, const MIndextype &cols, CTF::World &world) | Xped::MatrixInterface | static |
Identity(const MIndextype &rows, const MIndextype &cols, const mpi::XpedWorld &) | Xped::MatrixInterface | static |
idx(const Indextype &i) | Xped::TensorInterface | inlinestatic |
Indextype typedef | Xped::PlainInterface | |
Indextype typedef | Xped::PlainInterface | |
Indextype typedef | Xped::PlainInterface | |
kronecker_prod(MT1 &&M1, MT2 &&M2) | Xped::MatrixInterface | static |
kronecker_prod(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::MatrixInterface | static |
length(const VType< Scalar > &V) | Xped::VectorInterface | static |
length(const VType< Scalar > &V) | Xped::VectorInterface | static |
Map(Scalar *data, const std::array< Indextype, Rank > &dims) | Xped::TensorInterface | inlinestatic |
Map(Scalar *data, const std::array< Indextype, Rank > &dims) | Xped::TensorInterface | static |
MapMType typedef | Xped::MatrixInterface | |
MapMType typedef | Xped::MatrixInterface | |
MapTType typedef | Xped::TensorInterface | |
MapTType typedef | Xped::TensorInterface | |
MapTType typedef | Xped::TensorInterface | |
maxCoeff(MT &&M, MIndextype &maxrow, MIndextype &maxcol) | Xped::MatrixInterface | static |
maxCoeff(const Eigen::MatrixBase< Derived > &M, MIndextype &maxrow, MIndextype &maxcol) | Xped::MatrixInterface | static |
maxNorm(MT &&M) | Xped::MatrixInterface | static |
maxNorm(const Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | static |
mexp(MT &&M) | Xped::MatrixInterface | static |
mexp(const Eigen::MatrixBase< Derived > &M, Scalar factor) | Xped::MatrixInterface | inlinestatic |
MIndextype typedef | Xped::MatrixInterface | |
MIndextype typedef | Xped::MatrixInterface | |
msqrt(MT &&M) | Xped::MatrixInterface | static |
msqrt(const Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | inlinestatic |
MType typedef | Xped::MatrixInterface | |
MType typedef | Xped::MatrixInterface | |
optimal_prod(const Scalar &scale, MatrixExpr1 &&M1, MatrixExpr2 &&M2, MatrixExpr3 &&M3, MatrixExprRes &Mres) | Xped::MatrixInterface | static |
optimal_prod(const Scalar &scale, const MatrixExpr1 &M1, const MatrixExpr2 &M2, const MatrixExpr3 &M3, MatrixExprRes &Mres) | Xped::MatrixInterface | static |
optimal_prod_add(const Scalar &scale, MatrixExpr1 &&M1, MatrixExpr2 &&M2, MatrixExpr3 &&M3, MatrixExprRes &Mres) | Xped::MatrixInterface | static |
optimal_prod_add(const Scalar &scale, const MatrixExpr1 &M1, const MatrixExpr2 &M2, const MatrixExpr3 &M3, MatrixExprRes &Mres) | Xped::MatrixInterface | static |
print(MT &&M) | Xped::PlainInterface | static |
print(const Eigen::DenseBase< Derived > &M) | Xped::PlainInterface | static |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
print(const VType< Scalar > &V) | Xped::PlainInterface | static |
print(const VType< Scalar > &V) | Xped::PlainInterface | static |
print(MT &&M) | Xped::PlainInterface | static |
print(const Eigen::DenseBase< Derived > &M) | Xped::PlainInterface | static |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
print(const VType< Scalar > &V) | Xped::PlainInterface | static |
print(const VType< Scalar > &V) | Xped::PlainInterface | static |
print(MT &&M) | Xped::PlainInterface | static |
print(const Eigen::DenseBase< Derived > &M) | Xped::PlainInterface | static |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
print(const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
print(const VType< Scalar > &V) | Xped::PlainInterface | static |
print(const VType< Scalar > &V) | Xped::PlainInterface | static |
prod(MT1 &&M1, MT2 &&M2) | Xped::MatrixInterface | static |
prod(const Eigen::MatrixBase< DerivedL > &M1, const Eigen::MatrixBase< DerivedR > &M2) | Xped::MatrixInterface | static |
qr(MT &&M) | Xped::MatrixInterface | static |
qr(const Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | static |
reshape(const TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &dims) | Xped::TensorInterface | inlinestatic |
reshape(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &dims) | Xped::TensorInterface | inlinestatic |
reshape(const TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &dims) | Xped::TensorInterface | static |
reshape(const TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &dims) | Xped::TensorInterface | static |
reshape(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &dims) | Xped::TensorInterface | static |
Xped::resize(MType< Scalar > &M, const MIndextype &new_rows, const MIndextype &new_cols) | Xped::MatrixInterface | static |
Xped::resize(MType< Scalar > &M, const MIndextype &new_rows, const MIndextype &new_cols) | Xped::MatrixInterface | static |
Xped::VectorInterface::resize(VType< Scalar > &V, const VIndextype &new_elems) | Xped::VectorInterface | static |
rows(const MType< Scalar > &M) | Xped::MatrixInterface | static |
rows(const Eigen::DenseBase< Derived > &M) | Xped::MatrixInterface | static |
scale(MType< Scalar > &M, const Scalar &val) | Xped::PlainInterface | static |
scale(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
scale(VT1 &&V, const Scalar &val) | Xped::PlainInterface | static |
scale(const VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
scale(MType< Scalar > &M, const Scalar &val) | Xped::PlainInterface | static |
scale(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
scale(VT1 &&V, const Scalar &val) | Xped::PlainInterface | static |
scale(const VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
scale(MType< Scalar > &M, const Scalar &val) | Xped::PlainInterface | static |
scale(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
scale(VT1 &&V, const Scalar &val) | Xped::PlainInterface | static |
scale(const VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
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::MatrixInterface | static |
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::MatrixInterface | static |
set_block_from_tensor(MType< Scalar > &M, const Indextype &row_off, const Indextype &col_off, const Indextype &rows, const Indextype &cols, const Scalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
set_block_from_tensor(Eigen::MatrixBase< Derived > &M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const Scalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
set_block_from_tensor(Eigen::MatrixBase< Derived > &&M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const Scalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
set_block_from_tensor(Eigen::MatrixBase< Derived > &M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const ClebschScalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
set_block_from_tensor(Eigen::MatrixBase< Derived > &&M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const ClebschScalar &scale, const TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setConstant(MType< Scalar > &M, const Scalar &val) | Xped::PlainInterface | static |
setConstant(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
setConstant(Eigen::MatrixBase< Derived > &&M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | inlinestatic |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | static |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | static |
setConstant(VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
setConstant(VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
setConstant(MType< Scalar > &M, const Scalar &val) | Xped::PlainInterface | static |
setConstant(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
setConstant(Eigen::MatrixBase< Derived > &&M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | inlinestatic |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | static |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | static |
setConstant(VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
setConstant(VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
setConstant(MType< Scalar > &M, const Scalar &val) | Xped::PlainInterface | static |
setConstant(Eigen::MatrixBase< Derived > &M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
setConstant(Eigen::MatrixBase< Derived > &&M, const typename Derived::Scalar &val) | Xped::PlainInterface | static |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | inlinestatic |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | static |
setConstant(TType< Scalar, Rank > &T, const Scalar &val) | Xped::PlainInterface | static |
setConstant(VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
setConstant(VType< Scalar > &V, const Scalar &val) | Xped::PlainInterface | static |
setIdentity(MType< Scalar > &M) | Xped::MatrixInterface | static |
setIdentity(Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | static |
setIdentity(Eigen::MatrixBase< Derived > &&M) | Xped::MatrixInterface | static |
setRandom(MType< Scalar > &M) | Xped::PlainInterface | static |
setRandom(Eigen::MatrixBase< Derived > &M, std::mt19937 &engine) | Xped::PlainInterface | static |
setRandom(Eigen::MatrixBase< Derived > &&M, std::mt19937 &engine) | Xped::PlainInterface | static |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setRandom(VType< Scalar > &V) | Xped::PlainInterface | static |
setRandom(VType< Scalar > &V) | Xped::PlainInterface | static |
setRandom(MType< Scalar > &M) | Xped::PlainInterface | static |
setRandom(Eigen::MatrixBase< Derived > &M, std::mt19937 &engine) | Xped::PlainInterface | static |
setRandom(Eigen::MatrixBase< Derived > &&M, std::mt19937 &engine) | Xped::PlainInterface | static |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setRandom(VType< Scalar > &V) | Xped::PlainInterface | static |
setRandom(VType< Scalar > &V) | Xped::PlainInterface | static |
setRandom(MType< Scalar > &M) | Xped::PlainInterface | static |
setRandom(Eigen::MatrixBase< Derived > &M, std::mt19937 &engine) | Xped::PlainInterface | static |
setRandom(Eigen::MatrixBase< Derived > &&M, std::mt19937 &engine) | Xped::PlainInterface | static |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setRandom(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setRandom(VType< Scalar > &V) | Xped::PlainInterface | static |
setRandom(VType< Scalar > &V) | Xped::PlainInterface | static |
setSubTensor(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &offsets, const std::array< Indextype, Rank2 > &extents, const TType< Scalar, Rank1 > &S) | Xped::TensorInterface | inlinestatic |
setSubTensor(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &offsets, const std::array< Indextype, Rank2 > &extents, const TType< Scalar, Rank1 > &S) | Xped::TensorInterface | static |
setSubTensor(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &offsets, const std::array< Indextype, Rank2 > &extents, const TType< Scalar, Rank1 > &S) | Xped::TensorInterface | static |
setVal(MType< Scalar > &M, const MIndextype row, const MIndextype col, const Scalar &val) | Xped::PlainInterface | static |
setVal(Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col, typename Derived::Scalar val) | Xped::PlainInterface | static |
setVal(TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index, const Scalar &val) | Xped::PlainInterface | inlinestatic |
setVal(TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index, const Scalar &val) | Xped::PlainInterface | static |
setVal(TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index, const Scalar &val) | Xped::PlainInterface | static |
setVal(MType< Scalar > &M, const MIndextype row, const MIndextype col, const Scalar &val) | Xped::PlainInterface | static |
setVal(Eigen::DenseBase< Derived > &M, const MIndextype &row, const MIndextype &col, typename Derived::Scalar val) | Xped::PlainInterface | static |
setVal(TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index, const Scalar &val) | Xped::PlainInterface | inlinestatic |
setVal(TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index, const Scalar &val) | Xped::PlainInterface | static |
setVal(TType< Scalar, Rank > &T, const std::array< Indextype, Rank > &index, const Scalar &val) | Xped::PlainInterface | static |
setZero(MType< Scalar > &M) | Xped::PlainInterface | static |
setZero(Eigen::MatrixBase< Derived > &M) | Xped::PlainInterface | static |
setZero(Eigen::MatrixBase< Derived > &&M) | Xped::PlainInterface | static |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setZero(VType< Scalar > &V) | Xped::PlainInterface | static |
setZero(VType< Scalar > &V) | Xped::PlainInterface | static |
setZero(MType< Scalar > &M) | Xped::PlainInterface | static |
setZero(Eigen::MatrixBase< Derived > &M) | Xped::PlainInterface | static |
setZero(Eigen::MatrixBase< Derived > &&M) | Xped::PlainInterface | static |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setZero(VType< Scalar > &V) | Xped::PlainInterface | static |
setZero(VType< Scalar > &V) | Xped::PlainInterface | static |
setZero(MType< Scalar > &M) | Xped::PlainInterface | static |
setZero(Eigen::MatrixBase< Derived > &M) | Xped::PlainInterface | static |
setZero(Eigen::MatrixBase< Derived > &&M) | Xped::PlainInterface | static |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | inlinestatic |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setZero(TType< Scalar, Rank > &T) | Xped::PlainInterface | static |
setZero(VType< Scalar > &V) | Xped::PlainInterface | static |
setZero(VType< Scalar > &V) | Xped::PlainInterface | static |
shuffle(const TType< Scalar, Rank > &T) | Xped::TensorInterface | inlinestatic |
shuffle(const cMapTType< Scalar, Rank > &T) | Xped::TensorInterface | inlinestatic |
shuffle(const TType< Scalar, Rank > &T, seq::iseq< Indextype, p... > s) | Xped::TensorInterface | inlinestatic |
shuffle(TType< Scalar, Rank > &T) | Xped::TensorInterface | static |
shuffle(TType< Scalar, Rank > &T, seq::iseq< Indextype, p... > s) | Xped::TensorInterface | static |
shuffle(const TType< Scalar, Rank > &T) | Xped::TensorInterface | static |
shuffle(const TType< Scalar, Rank > &T, seq::iseq< Indextype, p... > s) | Xped::TensorInterface | static |
shuffle_view(const Expr &T) | Xped::TensorInterface | inlinestatic |
shuffle_view(const cMapTType< Scalar, Rank > &T, seq::iseq< Indextype, p... > s) | Xped::TensorInterface | inlinestatic |
shuffle_view(const Expr &T) | Xped::TensorInterface | static |
shuffle_view(const Expr &T) | Xped::TensorInterface | static |
slice(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &offsets, const std::array< Indextype, Rank2 > &extents) | Xped::TensorInterface | inlinestatic |
slice(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &offsets, const std::array< Indextype, Rank2 > &extents) | Xped::TensorInterface | static |
slice(TType< Scalar, Rank1 > &T, const std::array< Indextype, Rank2 > &offsets, const std::array< Indextype, Rank2 > &extents) | Xped::TensorInterface | static |
sub(const VType< Scalar > &V, const VIndextype &off, const VIndextype &elems) | Xped::VectorInterface | static |
sub(const VType< Scalar > &V, const VIndextype &off, const VIndextype &elems) | Xped::VectorInterface | static |
substract(const VType< Scalar > &V1, const VType< Scalar > &V2) | Xped::VectorInterface | static |
sum(const VType< Scalar > &V1, const VType< Scalar > &V2) | Xped::VectorInterface | static |
svd(MT &&M) | Xped::PlainInterface | static |
svd(const Eigen::MatrixBase< Derived > &M) | Xped::PlainInterface | inlinestatic |
svd(const Eigen::MatrixBase< Derived > &M) | Xped::PlainInterface | static |
tensor_from_matrix_block(const MType< Scalar > &M, const Indextype &row_off, const Indextype &col_off, const Indextype &rows, const Indextype &cols, const std::array< Indextype, Rank > &dims) | Xped::PlainInterface | static |
tensor_from_matrix_block(const Eigen::MatrixBase< Derived > &M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const std::array< Indextype, Rank > &dims) | Xped::PlainInterface | inlinestatic |
tensor_from_matrix_block(const Eigen::MatrixBase< Derived > &M, const Indextype &row, const Indextype &col, const Indextype &rows, const Indextype &cols, const std::array< Indextype, Rank > &dims) | Xped::PlainInterface | static |
tensorProd(const TType< Scalar, Rank > &T1, const TType< Scalar, Rank > &T2) | Xped::TensorInterface | inlinestatic |
tensorProd(TType< Scalar, Rank > &T1, TType< Scalar, Rank > &T2) | Xped::TensorInterface | static |
tensorProd(const TType< Scalar, Rank > &T1, const TType< Scalar, Rank > &T2) | Xped::TensorInterface | static |
trace(MT &&M) | Xped::MatrixInterface | static |
trace(const Eigen::MatrixBase< Derived > &M) | Xped::MatrixInterface | static |
TType typedef | Xped::TensorInterface | |
TType typedef | Xped::TensorInterface | |
TType typedef | Xped::TensorInterface | |
unaryFunc(MT &&M, const std::function< Scalar(Scalar)> &func) | Xped::MatrixInterface | static |
unaryFunc(const Eigen::MatrixBase< Derived > &M, const std::function< Scalar(typename Derived::Scalar)> &func) | Xped::MatrixInterface | inlinestatic |
vec_add(VT &&vec, MType< typename ctf_traits< VT >::Scalar > &res) | Xped::PlainInterface | static |
vec_add(const Eigen::Matrix< Scalar, -1, 1 > &vec, MType< Scalar > &res) | Xped::PlainInterface | static |
vec_diff(VT &&vec, MType< typename ctf_traits< VT >::Scalar > &res) | Xped::PlainInterface | static |
vec_diff(const Eigen::Matrix< Scalar, -1, 1 > &vec, MType< Scalar > &res) | Xped::PlainInterface | static |
vec_to_diagmat(VT &&V) | Xped::PlainInterface | static |
vec_to_diagmat(const VType< Scalar > &V) | Xped::PlainInterface | inlinestatic |
vec_to_diagmat(const VType< Scalar > &V) | Xped::PlainInterface | static |
vec_to_stdvec(VT &&V, std::vector< Scalar > &vec) | Xped::VectorInterface | static |
vec_to_stdvec(const VType< Scalar > &V, std::vector< Scalar > &vec) | Xped::VectorInterface | static |
VIndextype typedef | Xped::VectorInterface | |
VIndextype typedef | Xped::VectorInterface | |
VType typedef | Xped::VectorInterface | |
VType typedef | Xped::VectorInterface |