#include <ap.h>

Public Member Functions

 ap_error ()
 
 ap_error (const char *s)
 

Static Public Member Functions

static void make_assertion (bool bClause)
 
static void make_assertion (bool bClause, const char *p_msg)
 

Public Attributes

std::string msg
 

Detailed Description

Definition at line 977 of file ap.h.

Constructor & Destructor Documentation

◆ ap_error() [1/2]

alglib::ap_error::ap_error ( )

◆ ap_error() [2/2]

alglib::ap_error::ap_error ( const char *  s)

Member Function Documentation

◆ make_assertion() [1/2]

static void alglib::ap_error::make_assertion ( bool  bClause)
static

◆ make_assertion() [2/2]

static void alglib::ap_error::make_assertion ( bool  bClause,
const char *  p_msg 
)
static

Member Data Documentation

◆ msg

std::string alglib::ap_error::msg

Definition at line 982 of file ap.h.


The documentation for this class was generated from the following file:
Page URL: http://wiki.math.ethz.ch/bin/view/Concepts/WebHome
21 August 2020
© 2020 Eidgenössische Technische Hochschule Zürich