Skip to main content

Segment Struct

Declaration

struct simaai::neat::Segment { ... }

Included Headers

#include <TensorCore.h>

Public Member Attributes Index

std::stringname
std::size_tsize_bytes = 0

Definition at line 162 of file TensorCore.h.

Public Member Attributes

name

std::string simaai::neat::Segment::name

Definition at line 163 of file TensorCore.h.

163 std::string name;

size_bytes

std::size_t simaai::neat::Segment::size_bytes = 0

Definition at line 164 of file TensorCore.h.

164 std::size_t size_bytes = 0;

The documentation for this struct was generated from the following file:


Generated via doxygen2docusaurus 2.0.0 by Doxygen 1.9.1.