AreConsistent.AreConsistent

Undocumented in source.
template AreConsistent(Q1, Q2)
enum AreConsistent = Q1.dimensions == Q2.dimensions;

Meta