Type Definition nalgebra_glm::BVec1[][src]

type BVec1 = TVec1<bool>;

A 1D vector with boolean components.