KJB
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Functions
m_mat_calc.h File Reference

Go to the source code of this file.

Namespaces

 kjb
 Classes and functions for dealing with trajectory files.
 

Functions

Matrix kjb::derivative_matrix (int degree, int N)
 
Matrix kjb::create_derivative_matrix (int N, int degree=1)
 
kjb::Matrix kjb::create_integral_matrix (const std::vector< double > &deltas)
 
kjb::Matrix kjb::create_integral_matrix (size_t N)