HILA
Loading...
Searching...
No Matches
sun_matrix.h File Reference

SU(N) Matrix definitions. More...

#include "matrix.h"
#include "su2.h"
Include dependency graph for sun_matrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Algebra< SU< N, T > >
 
class  SU< N, T >
 Class for SU(N) matrix. More...
 

Namespaces

namespace  hila
 Invert diagonal + const. matrix using Sherman-Morrison formula.
 

Detailed Description

SU(N) Matrix definitions.

This file contains definitions for SU(N) matrix class and specialized Algebra class for SU(N) matrix.

Definition in file sun_matrix.h.