eigen/doc/examples
Benoit Jacob e078bb2637 big improvements to tutorial, especially page 2 (matrix arithmetic).
add placeholders for some 'special topic' pages.
2010-06-26 14:00:00 -04:00
..
.krazy * Add Hyperplane::transform(Matrix/Transform) 2008-08-31 13:32:29 +00:00
class_Block.cpp remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. 2010-04-22 18:27:13 -04:00
class_CwiseBinaryOp.cpp remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. 2010-04-22 18:27:13 -04:00
class_CwiseUnaryOp.cpp remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. 2010-04-22 18:27:13 -04:00
class_FixedBlock.cpp remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. 2010-04-22 18:27:13 -04:00
class_FixedVectorBlock.cpp remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. 2010-04-22 18:27:13 -04:00
class_VectorBlock.cpp remove USING_PART_OF_NAMESPACE_EIGEN, leaving it in Eigen2Support. 2010-04-22 18:27:13 -04:00
CMakeLists.txt add platform check for how to link to the standard math library. 2010-04-19 11:19:22 -04:00
QuickStart_example2_dynamic.cpp int main() is a standard main() prototype, and makes for cleaner examples 2010-06-25 10:04:10 -04:00
QuickStart_example2_fixed.cpp int main() is a standard main() prototype, and makes for cleaner examples 2010-06-25 10:04:10 -04:00
QuickStart_example.cpp int main() is a standard main() prototype, and makes for cleaner examples 2010-06-25 10:04:10 -04:00
tut_arithmetic_add_sub.cpp big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
tut_arithmetic_dot_cross.cpp big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
tut_arithmetic_matrix_mul.cpp big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
tut_arithmetic_scalar_mul_div.cpp big improvements to tutorial, especially page 2 (matrix arithmetic). 2010-06-26 14:00:00 -04:00
tut_matrix_coefficient_accessors.cpp add tutorial page 1 - the Matrix class 2010-06-25 10:04:35 -04:00
tut_matrix_resize_fixed_size.cpp add tutorial page 1 - the Matrix class 2010-06-25 10:04:35 -04:00
tut_matrix_resize.cpp add tutorial page 1 - the Matrix class 2010-06-25 10:04:35 -04:00
Tutorial_PartialLU_solve.cpp int main() is a standard main() prototype, and makes for cleaner examples 2010-06-25 10:04:10 -04:00
Tutorial_simple_example_dynamic_size.cpp int main() is a standard main() prototype, and makes for cleaner examples 2010-06-25 10:04:10 -04:00
Tutorial_simple_example_fixed_size.cpp int main() is a standard main() prototype, and makes for cleaner examples 2010-06-25 10:04:10 -04:00