eigen/doc/examples
2010-06-28 18:42:59 +01:00
..
.krazy
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
QuickStart_example2_dynamic.cpp show a more fancy example for the getting started tut 2010-06-27 19:37:16 +02:00
QuickStart_example2_fixed.cpp show a more fancy example for the getting started tut 2010-06-27 19:37:16 +02: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 * use transpose() instead of row vectors (more common use case) 2010-06-28 00:42:57 +02:00
tut_arithmetic_matrix_mul.cpp * use transpose() instead of row vectors (more common use case) 2010-06-28 00:42:57 +02:00
tut_arithmetic_redux_basic.cpp * update redux section 2010-06-28 13:30:10 +02: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_ArrayClass_accessing.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_ArrayClass_addition_scalar.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_ArrayClass_addition.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_ArrayClass_interop_array.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_ArrayClass_interop_matrix.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_ArrayClass_interop.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_ArrayClass_mult.cpp Modified Array Class tutorial, added examples 2010-06-28 18:42:09 +01:00
Tutorial_BlockOperations_block_assignment.cpp Added Block Operations tutorial and code examples 2010-06-28 18:42:59 +01:00
Tutorial_BlockOperations_colrow.cpp Added Block Operations tutorial and code examples 2010-06-28 18:42:59 +01:00
Tutorial_BlockOperations_corner.cpp Added Block Operations tutorial and code examples 2010-06-28 18:42:59 +01:00
Tutorial_BlockOperations_print_block.cpp Added Block Operations tutorial and code examples 2010-06-28 18:42:59 +01:00
Tutorial_BlockOperations_vector.cpp Added Block Operations tutorial and code examples 2010-06-28 18:42:59 +01: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