lloda
|
689b63cb55
Move own functions inside ra::
|
před 1 rokem |
lloda
|
f757bb36df
Return std::array from shape()
|
před 1 rokem |
lloda
|
a933d1fead
Allow runtime rank spec for CellBig
|
před 1 rokem |
lloda
|
6324ce29a5
Move fill1 back to Container, add bench for STLIterator
|
před 1 rokem |
lloda
|
8173bed452
Fixes for Container brace constructors
|
před 1 rokem |
lloda
|
4177cb6a96
Fix fake size check in 3-arg Container constructor
|
před 1 rokem |
lloda
|
b0ba8bd442
Rearrange headers
|
před 1 rokem |
lloda
|
a055215dfb
Change the scalar-index condition from 'integral' to 'rank-0'
|
před 1 rokem |
lloda
|
38eb00114e
Chip at CellBig vs CellSmall
|
před 1 rokem |
lloda
|
fd75d39d92
Fix default constructor for rank 0 container
|
před 1 rokem |
lloda
|
847839a917
Fix for [ra8]
|
před 1 rokem |
lloda
|
8d0b728ef2
Enforce some ct constrains on Big constructors
|
před 1 rokem |
lloda
|
bfdff45876
Check operator=braces for View
|
před 1 rokem |
lloda
|
b305091ce5
Generic zero-init of View
|
před 2 roky |
lloda
|
23bff2ca59
Accept rank 0 as shape in rank 1 container constructors
|
před 2 roky |
lloda
|
c68ae42193
Tests pass under gcc 12.1
|
před 2 roky |
lloda
|
fb3af25b6b
Rename View::dim to View::dimv and size(k), size_s(k) to len(k), len_s(k)
|
před 3 roky |
lloda
|
0d6f38224b
Normalize #includes, somewhat
|
před 3 roky |
lloda
|
0ee93a94b0
Fix bug in default var rank container initialization
|
před 3 roky |
lloda
|
a67665fbf4
Rename extensions from .C .H to .cc to .hh
|
před 4 roky |