Skip to content
Snippets Groups Projects
Commit 5c19e5b0 authored by Stéphane Del Pino's avatar Stéphane Del Pino
Browse files

Replace DenseMatrix by SmallMatrix

Fixes #24

On the way added
- SmallArray: which is intend to deal with "small" dynamic data sets
which follow Kokkos semantic
- SmallVector which is the companion vector class for DenseMatrix

These tools are made to define "small" linear systems (defined locally
on some items).
parent 0e179211
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment