Here is a list of all modules:
[detail level 12]
| ▼Core | Defines the core set of tensor types and the basic operations that can be performed on them |
| Operations | Set of core tensor, matrix, and vector operations |
| Traits | Set of template metaprogramming constructs to examine compile time information about tensor types |
| Types | Set of core tensor types and interfaces used throughout lin |
| Generators | Defines a set of functions useful for for initializing the element value of tensor types |
| References | Allows interpretting portions of larger tensor as other tensor types |
| Substitutions | Supports solving linear system in conjunction with matrix factorizations |
| Views | Allows arbitrary data buffers to be interpreted as value backed tensor types |