* add documentation of the cool (?) "print with format" feature

* move the ioformat.cpp test to a documentation example
* rename IoFormat => IOFormat
This commit is contained in:
Gael Guennebaud
2008-08-23 19:41:00 +00:00
parent c3f46cf55b
commit bfe86b8fc0
7 changed files with 56 additions and 55 deletions

View File

@@ -118,7 +118,6 @@ EI_ADD_TEST(eigensolver)
EI_ADD_TEST(geometry)
EI_ADD_TEST(regression)
EI_ADD_TEST(svd)
EI_ADD_TEST(ioformat)
EI_ADD_TEST(sparse)
ENDIF(BUILD_TESTS)