Seldon
Installation
Overview
Vectors
Dense Vectors
Sparse Vectors
Distributed Vectors
Functions
Matrices
Dense Matrices
Sparse Matrices
Sparse Complex Matrices
Functions
Sub-Matrices
Distributed Matrices
Miscellaneous
Other Structures
Vector2
Vector3
3-D Array
4-D Array
N-D Array
Allocators
Exceptions
Computations
Blas
Lapack
Direct solvers
Iterative solvers
Eigenvalue solvers
Index
Seldon
CallocAlloc
Seldon::CallocAlloc< T > Member List
This is the complete list of members for
Seldon::CallocAlloc< T >
, including all inherited members.
allocate
(size_t num, void *h=0) (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
inline
static
const_pointer
(defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
const_reference
(defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
deallocate
(pointer data, size_t num, void *h=0) (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
inline
static
KeepDataReallocate
Seldon::CallocAlloc< T >
static
memorycpy
(pointer datat, pointer datas, size_t num) (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
inline
static
memoryset
(pointer data, char c, size_t num) (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
inline
static
pointer
typedef (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
reallocate
(pointer data, size_t num, void *h=0) (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
inline
static
reference
typedef (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >
value_type
typedef (defined in
Seldon::CallocAlloc< T >
)
Seldon::CallocAlloc< T >