lloda
|
e7caee49ae
Make View's parameter a pointer and not a value type
|
3 years ago |
lloda
|
8f5d5901c5
Small fixes in manual
|
3 years ago |
lloda
|
0ee93a94b0
Fix bug in default var rank container initialization
|
3 years ago |
lloda
|
85dba6074b
Fix missing const qual in conversion op from var rank View
|
3 years ago |
lloda
|
181719c0da
Container::view() is an internal method
|
3 years ago |
lloda
|
b1e51a20bf
Remove unnecessary specialization of ra_traits
|
3 years ago |
lloda
|
3b1c538e87
Some headscratching about View of const vs const View
|
3 years ago |
lloda
|
404dffca48
Revert requires in Dual<>
|
3 years ago |
lloda
|
efb62970a5
Review rvalue handling by Vector
|
3 years ago |
lloda
|
046494ba8c
Clarify requirements of Vector argument
|
3 years ago |
lloda
|
ece232e9cf
Remove unused TensorIndex::w
|
3 years ago |
lloda
|
11aa610f1e
Remove ra_traits<>::value_type
|
3 years ago |
lloda
|
719c95b547
Remove some unused type functions
|
3 years ago |
lloda
|
1a558c3141
Remove ra_traits for raw pointers
|
3 years ago |
lloda
|
0586c3c955
Remove ra_traits::make
|
3 years ago |
lloda
|
e6cc03025c
Trying to simplify the type predicates
|
3 years ago |
lloda
|
ca20c1678b
Fully ct ply() for ct stride exprs
|
3 years ago |
lloda
|
713be1f5fb
Workaround for gcc 10.1 (?)
|
3 years ago |
lloda
|
1f13d5cb0f
What is TensorIndex and why is it const
|
3 years ago |
lloda
|
285c47c297
Replace last uses of enable_if
|
3 years ago |
lloda
|
1a07085c38
Define rank_s for non-ra objects
|
3 years ago |
lloda
|
d4d833caf7
Poking at is_iterator -> RaIterator
|
3 years ago |
lloda
|
9fd9ab1b8f
Remove ra::has_traits, mp::exists, mp::identity
|
3 years ago |
lloda
|
147fc0038d
Remove ra_traits::make
|
3 years ago |
lloda
|
9b94ada453
Document issues re: subscripting views with rank-0 result
|
3 years ago |
lloda
|
2e491f9ab2
Fix auto rename error
|
3 years ago |
lloda
|
cf4b4a8664
Match Big::operator[] for var rank to fixed rank
|
3 years ago |
lloda
|
44087bc393
Forbid storage_traits<std::vector<bool>>
|
3 years ago |
lloda
|
f88dfe1a36
Consider ra_traits an internal facility
|
4 years ago |
lloda
|
f0bd217c1f
Parameterize ALINF, PINF, QNAN on type
|
4 years ago |