|
ug4
|
#include <cstdlib>#include "lib_algebra/lib_algebra.h"#include "lib_algebra/lib_algebra_impl.h"#include "lib_algebra/cpu_algebra_types.h"#include "lib_algebra/common/matrixio/matrix_io.h"#include "lib_algebra/common/matrixio/matrix_io_mtx.h"#include "common/assert.h"Go to the source code of this file.
Classes | |
| class | ScalarMatrixAdapter< AT, ST >::const_row_iterator |
| class | ScalarMatrixAdapter< AT, ST >::row_iterator |
| class | ScalarMatrixAdapter< AT, ST > |
Functions | |
| template<> | |
| void | TruncateOffDiag (CPUAlgebra::matrix_type &A, size_t ncmp) |
| template<class MT > | |
| void | TruncateOffDiag (MT &A, size_t ncmp) |
|
inline |
|
inline |
References UG_ASSERT.