eye
identity matrix and preconditionner (rheolef-7.2)
- Provided by: librheolef-dev (Version: 7.2-4build1)
- Source: rheolef
- Report a bug
identity matrix and preconditionner (rheolef-7.2)
Following e.g. octave, eye denotes the identity matrix. Here, eye() is a function call that returns the identity preconditionner as a solver(4).
The dimensions of eye() are determined by the context. This class is useful in the context of preconditionner interfaces: it allows one to specify a do-nothing preconditionner. See e.g. cg(5) for an example.
This documentation has been generated from file linalg/lib/eye.h
Pierre Saramito <Pierre.Saramito@imag.fr>
Copyright (C) 2000-2018 Pierre Saramito <Pierre.Saramito@imag.fr> GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.