Searched refs:real_complex (Results 1 – 1 of 1) sorted by relevance
77 template<typename MatrixType> void real_complex(DenseIndex rows = MatrixType::RowsAtCompileTime, De… in real_complex() function130 CALL_SUBTEST_11( real_complex<Matrix4cd>() ); in test_linearstructure()131 CALL_SUBTEST_11( real_complex<MatrixXcf>(10,10) ); in test_linearstructure()132 CALL_SUBTEST_11( real_complex<ArrayXXcf>(10,10) ); in test_linearstructure()