Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > Member List

This is the complete list of members for Teuchos::SerialDenseMatrix< OrdinalType, ScalarType >, including all inherited members.

assign(const SerialDenseMatrix< OrdinalType, ScalarType > &Source)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
ASUM(const OrdinalTypen, const ScalarType *x, const OrdinalTypeincx) constTeuchos::BLAS< OrdinalType, ScalarType >
AXPY(const OrdinalTypen, const ScalarTypealpha, const ScalarType *x, const OrdinalTypeincx, ScalarType *y, const OrdinalTypeincy) constTeuchos::BLAS< OrdinalType, ScalarType >
BLAS(void)Teuchos::BLAS< OrdinalType, ScalarType > [inline]
BLAS(const BLAS< OrdinalType, ScalarType > &)Teuchos::BLAS< OrdinalType, ScalarType > [inline]
checkIndex(OrdinalType rowIndex, OrdinalType colIndex=0) const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline, protected]
CompObject()Teuchos::CompObject
CompObject(const CompObject &source)Teuchos::CompObject
COPY(const OrdinalTypen, const ScalarType *x, const OrdinalTypeincx, ScalarType *y, const OrdinalTypeincy) constTeuchos::BLAS< OrdinalType, ScalarType >
copyMat(ScalarType *inputMatrix, OrdinalType strideInput, OrdinalType numRows, OrdinalType numCols, ScalarType *outputMatrix, OrdinalType strideOutput, OrdinalType startRow, OrdinalType startCol, ScalarType alpha=ScalarTraits< ScalarType >::zero())Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline, protected]
deleteArrays()Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline, protected]
DOT(const OrdinalTypen, const ScalarType *x, const OrdinalTypeincx, const ScalarType *y, const OrdinalTypeincy) constTeuchos::BLAS< OrdinalType, ScalarType >
empty() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
flopCounter_Teuchos::CompObject [protected]
GEMM(ETransp transa, ETransp transb, const OrdinalTypem, const OrdinalTypen, const OrdinalTypek, const ScalarTypealpha, const ScalarType *A, const OrdinalTypelda, const ScalarType *B, const OrdinalTypeldb, const ScalarTypebeta, ScalarType *C, const OrdinalTypeldc) constTeuchos::BLAS< OrdinalType, ScalarType >
GEMV(ETransp trans, const OrdinalTypem, const OrdinalTypen, const ScalarTypealpha, const ScalarType *A, const OrdinalTypelda, const ScalarType *x, const OrdinalTypeincx, const ScalarTypebeta, ScalarType *y, const OrdinalTypeincy) constTeuchos::BLAS< OrdinalType, ScalarType >
GER(const OrdinalTypem, const OrdinalTypen, const ScalarTypealpha, const ScalarType *x, const OrdinalTypeincx, const ScalarType *y, const OrdinalTypeincy, ScalarType *A, const OrdinalTypelda) constTeuchos::BLAS< OrdinalType, ScalarType >
getFlopCounter() const Teuchos::CompObject [inline]
getFlops() const Teuchos::CompObject [inline]
getTracebackMode()Teuchos::Object [static]
IAMAX(const OrdinalTypen, const ScalarType *x, const OrdinalTypeincx) constTeuchos::BLAS< OrdinalType, ScalarType >
label() const Teuchos::Object [virtual]
multiply(ETransp transa, ETransp transb, ScalarType alpha, const SerialDenseMatrix< OrdinalType, ScalarType > &A, const SerialDenseMatrix< OrdinalType, ScalarType > &B, ScalarType beta)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
multiply(ESide sideA, ScalarType alpha, const SerialSymDenseMatrix< OrdinalType, ScalarType > &A, const SerialDenseMatrix< OrdinalType, ScalarType > &B, ScalarType beta)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
normFrobenius() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
normInf() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
normOne() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
NRM2(const OrdinalTypen, const ScalarType *x, const OrdinalTypeincx) constTeuchos::BLAS< OrdinalType, ScalarType >
numCols() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
numCols_Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [protected]
numRows() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
numRows_Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [protected]
Object(int tracebackModeIn=-1)Teuchos::Object
Object(const char *label, int tracebackModeIn=-1)Teuchos::Object
Object(const Object &obj)Teuchos::Object
operator!=(const SerialDenseMatrix< OrdinalType, ScalarType > &Operand)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator()(OrdinalType rowIndex, OrdinalType colIndex)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator()(OrdinalType rowIndex, OrdinalType colIndex) const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator*=(const ScalarType alpha)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator+=(const SerialDenseMatrix< OrdinalType, ScalarType > &Source)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator-=(const SerialDenseMatrix< OrdinalType, ScalarType > &Source)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator<<(std::ostream &os, const Teuchos::Object &Obj)Teuchos::Object [related]
operator=(const SerialDenseMatrix< OrdinalType, ScalarType > &Source)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator==(const SerialDenseMatrix< OrdinalType, ScalarType > &Operand)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator[](OrdinalType colIndex)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
operator[](OrdinalType colIndex) const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
print(std::ostream &os) const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline, virtual]
putScalar(const ScalarType value=Teuchos::ScalarTraits< ScalarType >::zero())Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
random()Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
reportError(const std::string message, int errorCode) const Teuchos::Object [inline, virtual]
resetFlops() const Teuchos::CompObject [inline]
reshape(OrdinalType numRows, OrdinalType numCols)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
ROT(const OrdinalTypen, ScalarType *dx, const OrdinalTypeincx, ScalarType *dy, const OrdinalTypeincy, MagnitudeType *c, ScalarType *s) constTeuchos::BLAS< OrdinalType, ScalarType >
ROTG(ScalarType *da, ScalarType *db, MagnitudeType *c, ScalarType *s) constTeuchos::BLAS< OrdinalType, ScalarType >
SCAL(const OrdinalTypen, const ScalarTypealpha, ScalarType *x, const OrdinalTypeincx) constTeuchos::BLAS< OrdinalType, ScalarType >
scale(const ScalarType alpha)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
scale(const SerialDenseMatrix< OrdinalType, ScalarType > &A)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
SerialDenseMatrix()Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
SerialDenseMatrix(OrdinalType numRows, OrdinalType numCols, bool zeroOut=true)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
SerialDenseMatrix(DataAccess CV, ScalarType *values, OrdinalType stride, OrdinalType numRows, OrdinalType numCols)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
SerialDenseMatrix(const SerialDenseMatrix< OrdinalType, ScalarType > &Source, ETransp trans=Teuchos::NO_TRANS)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
SerialDenseMatrix(DataAccess CV, const SerialDenseMatrix< OrdinalType, ScalarType > &Source, OrdinalType numRows, OrdinalType numCols, OrdinalType startRow=0, OrdinalType startCol=0)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
setFlopCounter(const Flops &FlopCounter)Teuchos::CompObject [inline]
setFlopCounter(const CompObject &compObject)Teuchos::CompObject [inline]
setLabel(const char *label)Teuchos::Object [virtual]
setTracebackMode(int tracebackModeValue)Teuchos::Object [static]
shape(OrdinalType numRows, OrdinalType numCols)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
shapeUninitialized(OrdinalType numRows, OrdinalType numCols)Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
stride() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
stride_Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [protected]
SYMM(ESide side, EUplo uplo, const OrdinalTypem, const OrdinalTypen, const ScalarTypealpha, const ScalarType *A, const OrdinalTypelda, const ScalarType *B, const OrdinalTypeldb, const ScalarTypebeta, ScalarType *C, const OrdinalTypeldc) constTeuchos::BLAS< OrdinalType, ScalarType >
tracebackModeTeuchos::Object [static]
TRMM(ESide side, EUplo uplo, ETransp transa, EDiag diag, const OrdinalTypem, const OrdinalTypen, const ScalarTypealpha, const ScalarType *A, const OrdinalTypelda, ScalarType *B, const OrdinalTypeldb) constTeuchos::BLAS< OrdinalType, ScalarType >
TRMV(EUplo uplo, ETransp trans, EDiag diag, const OrdinalTypen, const ScalarType *A, const OrdinalTypelda, ScalarType *x, const OrdinalTypeincx) constTeuchos::BLAS< OrdinalType, ScalarType >
TRSM(ESide side, EUplo uplo, ETransp transa, EDiag diag, const OrdinalTypem, const OrdinalTypen, const ScalarTypealpha, const ScalarType *A, const OrdinalTypelda, ScalarType *B, const OrdinalTypeldb) constTeuchos::BLAS< OrdinalType, ScalarType >
unsetFlopCounter()Teuchos::CompObject [inline]
updateFlops(int addflops) const Teuchos::CompObject [inline]
updateFlops(long int addflops) const Teuchos::CompObject [inline]
updateFlops(double addflops) const Teuchos::CompObject [inline]
updateFlops(float addflops) const Teuchos::CompObject [inline]
values() const Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline]
values_Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [protected]
valuesCopied_Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [protected]
~BLAS(void)Teuchos::BLAS< OrdinalType, ScalarType > [inline, virtual]
~CompObject()Teuchos::CompObject [virtual]
~Object()Teuchos::Object [virtual]
~SerialDenseMatrix()Teuchos::SerialDenseMatrix< OrdinalType, ScalarType > [inline, virtual]


Generated on Wed Oct 21 14:27:38 2009 for Teuchos - Trilinos Tools Package by  doxygen 1.5.9