ImFusion C++ SDK 4.4.0
ImFusion::ML::Tensor Member List

This is the complete list of members for ImFusion::ML::Tensor, including all inherited members.

byteData() constImFusion::ML::Tensorinline
bytePtr() constImFusion::ML::Tensor
bytePtr() (defined in ImFusion::ML::Tensor)ImFusion::ML::Tensor
byteSize() constImFusion::ML::Tensor
dataType() const (defined in ImFusion::ML::Tensor)ImFusion::ML::Tensorinline
deserialize(std::istream &in)ImFusion::ML::Tensor
numElements() constImFusion::ML::Tensor
operator=(const Tensor &other)=defaultImFusion::ML::Tensor
operator=(Tensor &&other) noexceptImFusion::ML::Tensor
operator==(Tensor const &other) const (defined in ImFusion::ML::Tensor)ImFusion::ML::Tensor
order() constImFusion::ML::Tensor
serialize(std::ostream &out) constImFusion::ML::Tensor
shape() constImFusion::ML::Tensor
swapWith(Tensor &other) (defined in ImFusion::ML::Tensor)ImFusion::ML::Tensorprotected
Tensor()ImFusion::ML::Tensorexplicit
Tensor(Tensor const &other)=defaultImFusion::ML::Tensorexplicit
Tensor(Tensor &&other) noexceptImFusion::ML::Tensor
Tensor(std::vector< size_t > shape, float const *data)ImFusion::ML::Tensorexplicit
Tensor(std::vector< size_t > shape, int64_t const *data)ImFusion::ML::Tensorexplicit
Tensor(std::vector< size_t > shape, uint8_t const *data)ImFusion::ML::Tensorexplicit
Tensor(std::vector< size_t > shape, PixelType type, uint8_t const *raw_data=nullptr)ImFusion::ML::Tensorexplicit
toFloatVector() constImFusion::ML::Tensor
toIntVector() constImFusion::ML::Tensor
toUByteVector() constImFusion::ML::Tensor
Search Tab / S to search, Esc to close