Spectral Integral Suite in C++
sis::SingularValueDecomposition< T > Member List

This is the complete list of members for sis::SingularValueDecomposition< T >, including all inherited members.

Adjoint(const LinopMat< T > &Lmat_)sis::SingularValueDecomposition< T >inline
AdjointBc_analytical(const LinopMat< T > &Lmat_, const BcMat< T > &Lbc_, const BcMat< T > &Rbc_)sis::SingularValueDecomposition< T >inline
compute(const LinopMat< T > &A_, const BcMat< T > &Lbc_, const BcMat< T > &Rbc_, int num_vals)sis::SingularValueDecomposition< T >inline
compute(const LinopMat< T > &A_, const LinopMat< T > &B_, const LinopMat< T > &C_, const BcMat< T > &Lbc_, const BcMat< T > &Rbc_, int num_vals)sis::SingularValueDecomposition< T >inline
compute(const LinopMat< T > &A_, const ChebfunMat< T > &B_, const LinopMat< T > &C_, const BcMat< T > &Lbc_, const BcMat< T > &Rbc_, int num_vals)sis::SingularValueDecomposition< T >inline
sis::GeneralizedEigenSolver::compute(Linop< T > L, Linop< T > M, int num_vals)sis::GeneralizedEigenSolver< T >inline
sis::GeneralizedEigenSolver::compute(const LinopMat< T > &Lmat_, const LinopMat< T > &Mmat_, int num_vals, const BcMat< T > &Lbc_)sis::GeneralizedEigenSolver< T >inline
compute_with_constraints(const LinopMat< T > &Lmat_, const LinopMat< T > &Mmat_, int num_vals, const BcMat< T > &Lbc_, const BcMat< T > &Mbc_)sis::GeneralizedEigenSolver< T >inline
compute_with_constraints(const LinopMat< T > &Lmat_, const LinopMat< T > &Mmat_, int num_vals, const BcMat< T > &Lbc_embed_, const BcMat< T > &Lbc_append_, const BcMat< T > &Mbc_append_)sis::GeneralizedEigenSolver< T >inline
eigenvaluessis::GeneralizedEigenSolver< T >
eigenvectorsMatsis::GeneralizedEigenSolver< T >
GeneralizedEigenSolver()sis::GeneralizedEigenSolver< T >inline