data/Problem2.46.R

Problem2.46 <- data.frame(
	"Type1" = c(
		65,
		81,
		57,
		66,
		82,
		82,
		67,
		59,
		75,
		70
	),
	"Type2" = c(
		64,
		71,
		83,
		59,
		65,
		56,
		69,
		74,
		82,
		79
	))
ehassler/MontgomeryDAE documentation built on March 20, 2021, 7:08 p.m.