solidc
Robust collection of general-purpose cross-platform C libraries and data structures designed for rapid and safe development in C
Loading...
Searching...
No Matches
Classes
linear_alg.h File Reference

Linear algebra operations and utilities. More...

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

Go to the source code of this file.

Classes

struct  OrthonormalBasis
 
struct  EigenDecomposition
 

Detailed Description

Linear algebra operations and utilities.

Definition in file linear_alg.h.