Cartesius Library
sparsematrix::operator(.comm.) Interface Reference

Public Member Functions

type(sparse_matrix) function commute_sparse (a, b)
 Returns the commutator of two sparse matrices. More...
 

Member Function/Subroutine Documentation

◆ commute_sparse()

type(sparse_matrix) function sparsematrix::operator(.comm.)::commute_sparse ( type(sparse_matrix), intent(in)  a,
type(sparse_matrix), intent(in)  b 
)

Returns the commutator of two sparse matrices.


The documentation for this interface was generated from the following file: