Functions | Variables
test_eigen_ref Namespace Reference

Functions

def do_test (mat)
 
def test_create_const_ref (mat)
 
def test_create_ref (mat)
 
def test_create_ref_to_static (mat)
 
def test_edit_block (rows, cols)
 
def test_fill_print (mat)
 
def test_read_block ()
 

Variables

int cols = 10
 
 mat = np.ones((rows, cols), order="F")
 
int rows = 8
 

Function Documentation

◆ do_test()

def test_eigen_ref.do_test (   mat)

Definition at line 126 of file test_eigen_ref.py.

◆ test_create_const_ref()

def test_eigen_ref.test_create_const_ref (   mat)

Definition at line 68 of file test_eigen_ref.py.

◆ test_create_ref()

def test_eigen_ref.test_create_ref (   mat)

Definition at line 60 of file test_eigen_ref.py.

◆ test_create_ref_to_static()

def test_eigen_ref.test_create_ref_to_static (   mat)

Definition at line 31 of file test_eigen_ref.py.

◆ test_edit_block()

def test_eigen_ref.test_edit_block (   rows,
  cols 
)

Definition at line 76 of file test_eigen_ref.py.

◆ test_fill_print()

def test_eigen_ref.test_fill_print (   mat)

Definition at line 17 of file test_eigen_ref.py.

◆ test_read_block()

def test_eigen_ref.test_read_block ( )

Definition at line 48 of file test_eigen_ref.py.

Variable Documentation

◆ cols

int test_eigen_ref.cols = 10

Definition at line 138 of file test_eigen_ref.py.

◆ mat

test_eigen_ref.mat = np.ones((rows, cols), order="F")

Definition at line 140 of file test_eigen_ref.py.

◆ rows

int test_eigen_ref.rows = 8

Definition at line 137 of file test_eigen_ref.py.



eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Tue Jan 23 2024 03:15:01