You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
PBerger cf4cb5dd8c Added reward_model with test 13 years ago
..
.krazy Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
AngleAxis_mimic_euler.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
CMakeLists.txt Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ColPivHouseholderQR_solve.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ComplexEigenSolver_compute.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ComplexEigenSolver_eigenvalues.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ComplexEigenSolver_eigenvectors.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ComplexSchur_compute.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ComplexSchur_matrixT.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
ComplexSchur_matrixU.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_abs.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_abs2.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_acos.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_boolean_and.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_boolean_or.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_cos.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_cube.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_equal_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_exp.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_greater.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_greater_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_inverse.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_less.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_less_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_log.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_max.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_min.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_minus.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_minus_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_not_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_plus.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_plus_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_pow.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_product.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_quotient.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_sin.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_slash_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_sqrt.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_square.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_tan.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Cwise_times_equal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
DenseBase_LinSpaced.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
DenseBase_LinSpaced_seq.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
DenseBase_setLinSpaced.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
DirectionWise_replicate.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
DirectionWise_replicate_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
EigenSolver_EigenSolver_MatrixType.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
EigenSolver_compute.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
EigenSolver_eigenvalues.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
EigenSolver_eigenvectors.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
EigenSolver_pseudoEigenvectors.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
FullPivHouseholderQR_solve.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
FullPivLU_image.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
FullPivLU_kernel.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
FullPivLU_solve.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
HessenbergDecomposition_compute.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
HessenbergDecomposition_matrixH.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
HessenbergDecomposition_packedMatrix.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
HouseholderQR_solve.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
HouseholderSequence_HouseholderSequence.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
IOFormat.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
JacobiSVD_basic.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Jacobi_makeGivens.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Jacobi_makeJacobi.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
LLT_example.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
LLT_solve.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Map_general_stride.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Map_inner_stride.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Map_outer_stride.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Map_placement_new.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Map_simple.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_adjoint.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_all.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_array.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_array_const.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_asDiagonal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_block_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_block_int_int_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_bottomLeftCorner_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_bottomRightCorner_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_bottomRows_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cast.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_col.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_colwise.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_computeInverseAndDetWithCheck.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_computeInverseWithCheck.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseAbs.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseAbs2.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseEqual.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseInverse.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseMax.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseMin.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseNotEqual.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseProduct.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseQuotient.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_cwiseSqrt.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_diagonal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_diagonal_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_diagonal_template_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_eigenvalues.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_end_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_eval.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_extract.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_fixedBlock_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_identity.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_identity_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_inverse.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_isDiagonal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_isIdentity.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_isOnes.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_isOrthogonal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_isUnitary.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_isZero.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_leftCols_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_marked.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_noalias.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_ones.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_ones_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_ones_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_operatorNorm.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_part.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_prod.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_random.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_random_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_random_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_replicate.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_replicate_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_reverse.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_rightCols_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_row.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_rowwise.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_segment_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_select.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_set.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_setIdentity.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_setOnes.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_setRandom.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_setZero.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_start_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_bottomRows.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_end.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_int_bottomLeftCorner.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_int_bottomRightCorner.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_int_topLeftCorner.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_int_topRightCorner.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_leftCols.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_rightCols.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_segment.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_start.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_template_int_topRows.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_topLeftCorner_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_topRightCorner_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_topRows_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_transpose.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_zero.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_zero_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
MatrixBase_zero_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_resize_NoChange_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_resize_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_resize_int_NoChange.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_resize_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setConstant_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setConstant_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setIdentity_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setOnes_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setOnes_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setRandom_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setRandom_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setZero_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Matrix_setZero_int_int.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialPivLU_solve.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_count.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_maxCoeff.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_minCoeff.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_norm.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_prod.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_squaredNorm.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
PartialRedux_sum.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
RealSchur_RealSchur_MatrixType.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
RealSchur_compute.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_SelfAdjointEigenSolver.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_SelfAdjointEigenSolver_MatrixType2.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_compute_MatrixType.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_compute_MatrixType2.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_eigenvalues.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_eigenvectors.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_operatorInverseSqrt.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointEigenSolver_operatorSqrt.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointView_eigenvalues.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
SelfAdjointView_operatorNorm.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicAliasing_block.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicAliasing_block_correct.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicAliasing_cwise.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicAliasing_mult1.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicAliasing_mult2.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicAliasing_mult3.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
TopicStorageOrders_example.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tridiagonalization_Tridiagonalization_MatrixType.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tridiagonalization_compute.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tridiagonalization_decomposeInPlace.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tridiagonalization_diagonal.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tridiagonalization_householderCoefficients.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tridiagonalization_packedMatrix.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_AdvancedInitialization_Block.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_AdvancedInitialization_CommaTemporary.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_AdvancedInitialization_Join.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_AdvancedInitialization_LinSpaced.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_AdvancedInitialization_ThreeWays.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_AdvancedInitialization_Zero.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_Map_rowmajor.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_Map_using.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_commainit_01.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_commainit_01b.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_commainit_02.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_solve_matrix_inverse.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_solve_multiple_rhs.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_solve_reuse_decomposition.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_solve_singular.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_solve_triangular.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Tutorial_solve_triangular_inplace.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
Vectorwise_reverse.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
class_FullPivLU.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
compile_snippet.cpp.in Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
tut_arithmetic_redux_minmax.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
tut_arithmetic_transpose_aliasing.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
tut_arithmetic_transpose_conjugate.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
tut_arithmetic_transpose_inplace.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago
tut_matrix_assignment_resizing.cpp Updated Eigen to 3.1.2 (5097c01bcdc4) 13 years ago