so3  1.3.0
Fast and exact Wigner transforms
Macros | Functions
so3_version.in.h File Reference

Go to the source code of this file.

Macros

#define SO3_VERSION_MAJOR   @PROJECT_VERSION_MAJOR@
 
#define SO3_VERSION_MINOR   @PROJECT_VERSION_MINOR@
 
#define SO3_VERSION_PATCH   @PROJECT_VERSION_PATCH@
 

Functions

const char * so3_version_string ()
 
const char * so3_info ()
 
int so3_version_major ()
 
int so3_version_minor ()
 
int so3_version_patch ()
 

Macro Definition Documentation

◆ SO3_VERSION_MAJOR

#define SO3_VERSION_MAJOR   @PROJECT_VERSION_MAJOR@

◆ SO3_VERSION_MINOR

#define SO3_VERSION_MINOR   @PROJECT_VERSION_MINOR@

◆ SO3_VERSION_PATCH

#define SO3_VERSION_PATCH   @PROJECT_VERSION_PATCH@

Function Documentation

◆ so3_info()

const char* so3_info ( )
inline

◆ so3_version_major()

int so3_version_major ( )
inline

◆ so3_version_minor()

int so3_version_minor ( )
inline

◆ so3_version_patch()

int so3_version_patch ( )
inline

◆ so3_version_string()

const char* so3_version_string ( )
inline