Skip to content

Depermitto/mat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Experimental header-only matrix library

mat includes two types of on-compile checked static sized matrices:

  • Mat: First attempt, template specialized
  • Mamut: Iterator-friendly and mutable when possible revision of Mat. It is also Doxygen documented.

Releases

No releases published

Packages

No packages published