.. |
.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_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 |