Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
TMVA::DNN::TCpuTensor< AFloat > Member List

This is the complete list of members for TMVA::DNN::TCpuTensor< AFloat >, including all inherited members.

At(size_t i)TMVA::DNN::TCpuTensor< AFloat >inline
At(size_t i) constTMVA::DNN::TCpuTensor< AFloat >inline
begin() noexceptTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
Container_t typedefTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >
Copy(MemoryLayout layout=MemoryLayout::RowMajor) constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
end() noexceptTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
ExpandDims(int idx) constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
fContainerTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >private
fDataTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >private
fLayoutTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >private
fShapeTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >private
fSizeTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >private
fStridesTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >private
GetBufferUseCount() constTMVA::DNN::TCpuTensor< AFloat >inline
GetContainer()TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetContainer() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetCSize() constTMVA::DNN::TCpuTensor< AFloat >inline
GetData()TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetData() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetDeviceBuffer() constTMVA::DNN::TCpuTensor< AFloat >inline
GetDeviceBuffer()TMVA::DNN::TCpuTensor< AFloat >inline
GetFirstSize() constTMVA::DNN::TCpuTensor< AFloat >inline
GetHSize() constTMVA::DNN::TCpuTensor< AFloat >inline
GetLayout() constTMVA::DNN::TCpuTensor< AFloat >inline
GetMatrix() constTMVA::DNN::TCpuTensor< AFloat >inline
GetMemoryLayout() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetNcols() constTMVA::DNN::TCpuTensor< AFloat >inline
GetNoElements() constTMVA::DNN::TCpuTensor< AFloat >inline
GetNrows() constTMVA::DNN::TCpuTensor< AFloat >inline
GetRawDataPointer()TMVA::DNN::TCpuTensor< AFloat >inline
GetRawDataPointer() constTMVA::DNN::TCpuTensor< AFloat >inline
GetShape() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetSize() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetStrides() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
GetWSize() constTMVA::DNN::TCpuTensor< AFloat >inline
Index_t typedefTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >
IsOwner() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
IsView() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
Map(Function_t &f)TMVA::DNN::TCpuTensor< AFloat >inline
MapFrom(Function_t &f, const TCpuTensor< AFloat > &A)TMVA::DNN::TCpuTensor< AFloat >inline
Matrix_t typedefTMVA::DNN::TCpuTensor< AFloat >
MemoryLayout typedefTMVA::DNN::TCpuTensor< AFloat >
operator TMatrixT() constTMVA::DNN::TCpuTensor< AFloat >inline
operator()(size_t i, size_t j)TMVA::DNN::TCpuTensor< AFloat >inline
operator()(size_t i, size_t j, size_t k)TMVA::DNN::TCpuTensor< AFloat >inline
operator()(size_t i, size_t j) constTMVA::DNN::TCpuTensor< AFloat >inline
operator()(size_t i, size_t j, size_t k) constTMVA::DNN::TCpuTensor< AFloat >inline
RTensor< AFloat, TCpuBuffer< AFloat > >::operator()(const Index_t &idx)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
RTensor< AFloat, TCpuBuffer< AFloat > >::operator()(const Index_t &idx) constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
RTensor< AFloat, TCpuBuffer< AFloat > >::operator()(Idx... idx)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >
RTensor< AFloat, TCpuBuffer< AFloat > >::operator()(Idx... idx) constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >
operator[](size_t i) constTMVA::DNN::TCpuTensor< AFloat >inline
Print(const char *name="Tensor") constTMVA::DNN::TCpuTensor< AFloat >inline
PrintShape(const char *name="Tensor") constTMVA::DNN::TCpuTensor< AFloat >inline
Reshape(Shape_t shape) constTMVA::DNN::TCpuTensor< AFloat >inline
RTensor< AFloat, TCpuBuffer< AFloat > >::Reshape(const Shape_t &shape) constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
ReshapeInplace(const Shape_t &shape)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inlineprotected
Resize(const Shape_t &shape)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
RTensor(Value_t *data, Shape_t shape, MemoryLayout layout=MemoryLayout::RowMajor)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
RTensor(Value_t *data, Shape_t shape, Shape_t strides, MemoryLayout layout=MemoryLayout::RowMajor)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
RTensor(std::shared_ptr< Container_t > container, Shape_t shape, MemoryLayout layout=MemoryLayout::RowMajor)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
RTensor(Shape_t shape, MemoryLayout layout=MemoryLayout::RowMajor)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
Scalar_t typedefTMVA::DNN::TCpuTensor< AFloat >
Shape_t typedefTMVA::DNN::TCpuTensor< AFloat >
Slice(const Slice_t &slice)TMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
Slice_t typedefTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >
Squeeze() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
TCpuMatrix< AFloat >TMVA::DNN::TCpuTensor< AFloat >friend
TCpuTensor()TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(size_t n, size_t m, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(size_t bsize, size_t depth, size_t hw, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(size_t bsize, size_t depth, size_t height, size_t width, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(Shape_t shape, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(AFloat *data, const Shape_t &shape, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(const TCpuBuffer< AFloat > &buffer, Shape_t shape, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
TCpuTensor(const TCpuMatrix< AFloat > &matrix, size_t dim=3, MemoryLayout memlayout=MemoryLayout::ColumnMajor)TMVA::DNN::TCpuTensor< AFloat >inline
Transpose() constTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >inline
Value_t typedefTMVA::Experimental::RTensor< AFloat, TCpuBuffer< AFloat > >
Zero()TMVA::DNN::TCpuTensor< AFloat >inline