[][src]Type Definition HPGO::orchestration::orchestrate_hierarchical::Matrix

type Matrix = Vec<Vec<Vec<MatrixCell>>>;