logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

eye - identity matrix and preconditionner (rheolef-7.2)

Author

Pierre Saramito <Pierre.Saramito@imag.fr>

Description

Following e.g. octave, eye denotes the identity matrix. Here, eye()isafunctioncallthatreturnstheidentitypreconditionnerasasolver(4). The dimensions of eye()aredeterminedbythecontext.Thisclassisusefulinthecontextofpreconditionnerinterfaces:itallowsonetospecifyado-nothingpreconditionner.Seee.g.cg(5)foranexample.

Implementation

This documentation has been generated from file linalg/lib/eye.h

Name

eye - identity matrix and preconditionner (rheolef-7.2)

See Also