![]() |
#include <Matrix.h>
Collaboration diagram for dolfin::Matrix::Column:

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