Skip to content

ShayanMajumder/Matrix-Transformations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Matrix transformations

Develope a class for affine transformation which should take an affine matrix(3x3) as a parameter. Using this class object we must be able to transform cartesian_representation vector. This is a simple test code for changing in coordinate frames using C++.

About

Develope a class for affine transformation which should take an affine matrix(3x3) as a parameter. Using this class object we must be able to transform cartesian_representation vector. You can use any boost library if required. (Plus points if all representations can be transformed)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages