vspline 1.1.0
Generic C++11 Code for Uniform B-Splines
Public Member Functions | List of all members
vspline::not_supported Struct Reference

exception which is thrown if an opertion is requested which vspline does not support More...

#include <common.h>

Inheritance diagram for vspline::not_supported:

Public Member Functions

 not_supported (const char *msg)
 

Detailed Description

exception which is thrown if an opertion is requested which vspline does not support

Definition at line 305 of file common.h.

Constructor & Destructor Documentation

◆ not_supported()

vspline::not_supported::not_supported ( const char *  msg)
inline

Definition at line 308 of file common.h.


The documentation for this struct was generated from the following file: