Apache SINGA
A distributed deep learning platform .
 All Classes Namespaces Files Functions Variables Typedefs Macros
testing::internal::NativeArray< Element > Member List

This is the complete list of members for testing::internal::NativeArray< Element >, including all inherited members.

begin() const (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline
const_iterator typedef (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >
end() const (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline
iterator typedef (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >
NativeArray(const Element *array, size_t count, RelationToSource relation) (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline
NativeArray(const NativeArray &rhs) (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline
operator==(const NativeArray &rhs) const (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline
size() const (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline
value_type typedef (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >
~NativeArray() (defined in testing::internal::NativeArray< Element >)testing::internal::NativeArray< Element >inline