Scarab  v2.9.1
Project 8 C++ Utility Library
Namespaces | Functions | Variables
test_eigen.py File Reference

Go to the source code of this file.

Namespaces

 test_eigen
 

Functions

def assert_equal_ref (mat)
 
def assert_sparse_equal_ref (sparse_mat)
 
def test_fixed ()
 
def test_dense ()
 
def test_partially_fixed ()
 
def test_mutator_descriptors ()
 
def test_cpp_casting ()
 
def test_pass_readonly_array ()
 
def test_nonunit_stride_from_python ()
 
def test_negative_stride_from_python (msg)
 
def test_nonunit_stride_to_python ()
 
def test_eigen_ref_to_python ()
 
def assign_both (a1, a2, r, c, v)
 
def array_copy_but_one (a, r, c, v)
 
def test_eigen_return_references ()
 
def assert_keeps_alive (cl, method, args)
 
def test_eigen_keepalive ()
 
def test_eigen_ref_mutators ()
 
def test_numpy_ref_mutators ()
 
def test_both_ref_mutators ()
 
def test_nocopy_wrapper ()
 
def test_eigen_ref_life_support ()
 
def test_special_matrix_objects ()
 
def test_dense_signature (doc)
 
def test_named_arguments ()
 
def test_sparse ()
 
def test_sparse_signature (doc)
 
def test_issue738 ()
 
def test_issue1105 ()
 
def test_custom_operator_new ()
 

Variables

 pytestmark = pytest.requires_eigen_and_numpy
 
 ref