Gamma  0.9.5
Generic Synthesis Library
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator
FunctionTable< T, Sipl, Sacc, A > Member List
This is the complete list of members for FunctionTable< T, Sipl, Sacc, A >, including all inherited members.
array()FunctionTable< T, Sipl, Sacc, A >
assign(const T &v)ArrayBase< T, SizeArray, A >
assign(const T &v, uint32_t end, uint32_t stride=1, uint32_t start=0)ArrayBase< T, SizeArray, A >
clear()ArrayBase< T, SizeArray, A >
elems()ArrayBase< T, SizeArray, A >
elems() constArrayBase< T, SizeArray, A >
endpoints(index_t min, index_t max)FunctionTable< T, Sipl, Sacc, A >
FunctionTable(uint32_t size=2048, const T &init=T(0))FunctionTable< T, Sipl, Sacc, A > [explicit]
isSoleOwner() constArrayBase< T, SizeArray, A >
operator()(double x) const FunctionTable< T, Sipl, Sacc, A >
operator+=(Gen &g)FunctionTable< T, Sipl, Sacc, A >
operator[](uint32_t i)ArrayBase< T, SizeArray, A >
operator[](uint32_t i) constArrayBase< T, SizeArray, A >
own()ArrayBase< T, SizeArray, A >
references(T *m)ArrayBase< T, SizeArray, A > [static]
resize(uint32_t newSize, const T &c=T())ArrayBase< T, SizeArray, A >
size() constArrayBase< T, SizeArray, A >
source(ArrayBase< T, SizeArray, A > &src)ArrayBase< T, SizeArray, A >
source(T *src, uint32_t size)ArrayBase< T, SizeArray, A >