Hierarchy

Properties

channelSpaceShape: Uint32Array
chunkChannelCoordinates: Uint32Array

Row-major array of shape [numChannels, chunkChannelDimensionIndices.length], specifies the coordinates within the chunk channel dimensions corresponding to each flat channel index.

chunkChannelDimensionIndices: readonly number[]

Equal to the values in channelToChunkDimensionIndices not equal to -1.

numChannels: number

Product of modelTransform.channelSpaceShape.

Generated using TypeDoc