AFF --- A container for numbers (array) by Friederich and Forbriger.
◆
ConstSeries()
[3/3]
template<class T>
aff::ConstSeries
< T >::
ConstSeries
(
const
Trepresentation
&
representation
)
inline
construct from representation
Definition at line
169
of file
series.h
.
169
:
170
Tshape
(0,
representation
.
size
()-1,0),
171
Mrepresentation
(
representation
) { }
aff::ConstSharedHeap::size
const Tsize & size() const
Definition:
sharedheap.h:179
aff::ConstSeries::representation
const Trepresentation & representation() const
offer conversion only to constant version of representation
Definition:
series.h:237
aff::ConstSeries::Tshape
aff::LinearShape Tshape
Type of shape.
Definition:
series.h:121
aff::ConstSeries::Mrepresentation
Trepresentation Mrepresentation
my memory representation
Definition:
series.h:253
aff
ConstSeries
Generated on Mon Aug 21 2023 17:36:09 for AFF --- A container for numbers (array) by Friederich and Forbriger. by
1.8.14