Loading...
Searching...
No Matches
PartitionedArray.h File Reference
#include "awkward/Content.h"

Go to the source code of this file.

Classes

class  PartitionedArray
 Abstract superclass of all PartitionedArray node types. PartitionedArrays contain a list of Content, but Content cannot contain PartitionedArrays. More...
 

Namespaces

namespace  awkward
 

Typedefs

using PartitionedArrayPtr = std::shared_ptr< PartitionedArray >