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

for interfaces which need specific implementations we use: More...

#include <common.h>

Inheritance diagram for vspline::not_implemented:

Public Member Functions

 not_implemented (const char *msg)
 

Detailed Description

for interfaces which need specific implementations we use:

Definition at line 275 of file common.h.

Constructor & Destructor Documentation

◆ not_implemented()

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

Definition at line 278 of file common.h.


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