spLib
|
#include <sp/vector.h>
Go to the source code of this file.
Data Structures | |
class | spSMatrix |
Matrix type that contains the elements of short type. More... | |
class | spLMatrix |
Matrix type that contains the elements of long type. More... | |
class | spFMatrix |
Matrix type that contains the elements of float type. More... | |
class | spDMatrix |
Matrix type that contains the elements of double type. More... | |