Template Function Karana::Math::makeNotReady(Eigen::DenseBase<Derived>&)# Defined in File Defs.h Function Documentation# template<typename Derived>void Karana::Math::makeNotReady(Eigen::DenseBase<Derived> &base)# Set the elements of the DenseBase with NAN values to set it to not ready state. Parameters: base – The Eigen DenseBase object to makeNotReady.