Typedef Eigen::MatrixXb

Typedef Documentation

using Eigen::MatrixXb = Eigen::Matrix<bool, Eigen::Dynamic, Eigen::Dynamic>