Skip to content
Snippets Groups Projects
Commit 88654d76 authored by marco's avatar marco
Browse files

move small vector/matrix functions to header file

This allows for better inlining. In addition, I've changed the data
array of the vector classes to x,y,z,w member variables. This makes
accessing them easier. No indended functionality change.

First benchmarks suggest up to 4x speed improvement for vector/mat
heavy algorithms.

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2551 5a81b35b-ba03-0410-adc8-b2c5c5119f08
parent eff5267c
Branches
Tags
No related merge requests found
Showing
with 826 additions and 1169 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment