| 
    Anasazi Version of the Day
    
   | 
 
This is the complete list of members for Anasazi::OrthoManager< ScalarType, MV >, including all inherited members.
| innerProd(const MV &X, const MV &Y, Teuchos::SerialDenseMatrix< int, ScalarType > &Z) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| norm(const MV &X, std::vector< typename Teuchos::ScalarTraits< ScalarType >::magnitudeType > &normvec) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| normalize(MV &X, Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B=Teuchos::null) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| orthogError(const MV &X1, const MV &X2) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| OrthoManager() | Anasazi::OrthoManager< ScalarType, MV > | inline | 
| orthonormError(const MV &X) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| project(MV &X, Teuchos::Array< Teuchos::RCP< const MV > > Q, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null))) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| projectAndNormalize(MV &X, Teuchos::Array< Teuchos::RCP< const MV > > Q, Teuchos::Array< Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > > C=Teuchos::tuple(Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > >(Teuchos::null)), Teuchos::RCP< Teuchos::SerialDenseMatrix< int, ScalarType > > B=Teuchos::null) const =0 | Anasazi::OrthoManager< ScalarType, MV > | pure virtual | 
| ~OrthoManager() | Anasazi::OrthoManager< ScalarType, MV > | inlinevirtual |