Skip to content
Snippets Groups Projects
Commit cf53f92c authored by Fredrik Bagge Carlson's avatar Fredrik Bagge Carlson
Browse files

Initial commit for test/

parent 372f1c4b
No related branches found
No related tags found
No related merge requests found
@assert isa(1,Polynom)
@assert isa(1.0,Polynom)
@assert isa([1.0; 1.0],Polynom)
@assert isa(1.0,PolynomMatrix)
@assert isa(1,PolynomMatrix)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment