Type Alias GenerationPhenomeMatrix

GenerationPhenomeMatrix: PhenomeRow[]

Represents a matrix of phenome for a generation of genomes.

Each row in the matrix corresponds to a PhenomeRow, storing the phenome for a single genome.