Searched refs:sums_type (Results 1 – 4 of 4) sorted by relevance
248 Type sums_type; member303 matrix.sums_type.AssertIs<SumsType>(); in UneraseType()439 return packed.layout.cols * packed.sums_type.size; in SumsBytes()
33 if (!packed_matrix->sums_type.is_floating_point) { in AllocateBuffers()
35 ret.sums_type = Type::Create<std::int32_t>(); in MakeDummyPEMat()
69 packed_matrix->sums_type = Type::Create<SumsType>(); in CreatePackedMatrix()