| 
    Nektar++
    
   | 
 
#include <LibUtilities/LinearAlgebra/ScaledMatrix.hpp>#include <LibUtilities/LinearAlgebra/StandardMatrix.hpp>
Go to the source code of this file.
Namespaces | |
| Nektar | |
| <  | |
Functions | |
| template<typename DataType > | |
| NekMatrix< DataType,  ScaledMatrixTag >  | Nektar::Transpose (NekMatrix< DataType, ScaledMatrixTag > &rhs) | 
| template NekMatrix< NekMatrix < NekDouble, StandardMatrixTag > , ScaledMatrixTag >  | Nektar::Transpose (NekMatrix< NekMatrix< NekDouble, StandardMatrixTag >, ScaledMatrixTag > &rhs) | 
| template<typename DataType > | |
| void | Nektar::NegateInPlace (NekMatrix< DataType, ScaledMatrixTag > &v) | 
| template void | Nektar::NegateInPlace (NekMatrix< NekMatrix< NekDouble, StandardMatrixTag >, ScaledMatrixTag > &v) | 
 1.8.8