#include <Phalanx_KokkosView_HiddenDimensionForSFINAE.hpp>
Returns true if the Scalar type has a hidden dimension (e.g. an AD array for derivatives) where the size must be supplied during runtime construction of the object. This is typically used for AD types where the derivative dimension is only known at runtime. We prune out SFad since its derivative dimension is known at compiletime.