![]() |
#include <Matrix.h>
Collaboration diagram for dolfin::Matrix::Row:
Public Member Functions | |
Row (Matrix &matrix, unsigned int i, Range j) | |
Row (Matrix &matrix, Index i, Range j) | |
unsigned int | size () const |
real | max () const |
real | min () const |
real | sum () const |
real | norm (unsigned int type) const |
real | operator() (unsigned int j) const |
Element | operator() (unsigned int j) |
void | operator= (const Row &row) |
void | operator= (const Column &col) |
void | operator= (const Vector &x) |
real | operator * (const Vector &x) const |
Friends | |
class | Column |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Documentation automatically generated with Doxygen on 10 Sep 2004.