Functions | Variables
test_return_by_ref Namespace Reference

Functions

def test_not_shared (mat)
 
def test_shared (mat)
 

Variables

int cols = 30
 
 mat = Matrix(rows,cols)
 
 row_mat = RowMatrix(rows,cols)
 
int rows = 10
 
 vec = Vector(rows,1)
 

Function Documentation

def test_return_by_ref.test_not_shared (   mat)

Definition at line 26 of file test_return_by_ref.py.

def test_return_by_ref.test_shared (   mat)

Definition at line 5 of file test_return_by_ref.py.

Variable Documentation

int test_return_by_ref.cols = 30

Definition at line 48 of file test_return_by_ref.py.

test_return_by_ref.mat = Matrix(rows,cols)

Definition at line 50 of file test_return_by_ref.py.

test_return_by_ref.row_mat = RowMatrix(rows,cols)

Definition at line 51 of file test_return_by_ref.py.

int test_return_by_ref.rows = 10

Definition at line 47 of file test_return_by_ref.py.

test_return_by_ref.vec = Vector(rows,1)

Definition at line 52 of file test_return_by_ref.py.



eigenpy
Author(s): Justin Carpentier, Nicolas Mansard
autogenerated on Sat Apr 17 2021 02:37:59