view liboctave/octave.in.pc @ 29929:a3ac00db296b stable

doc: disable_diagonal_matrix, disable_diagonal_matrix, and disable_range (patch #10089). * libinterp/octave-value/ov.cc (Fdisable_diagonal_matrix, Fdisable_diagonal_matrix, Fdisable_range): Clarify that the input and output arguments specify whether the corresponding special matrix types are disabled.
author José Luis García Pallero <jgpallero@gmail.com>
date Fri, 30 Jul 2021 16:54:22 +0200
parents 26070f36f1e7
children
line wrap: on
line source

Name: @PACKAGE_NAME@
Description: C++ interface to GNU Octave underlying library.
URL: https://www.octave.org
Version: @PACKAGE_VERSION@
Requires:
Requires.private:
Libs: -L@octlibdir@ @LIBOCTAVE@
Libs.private: @LIBOCTAVE_LINK_DEPS@
Cflags: -I@octincludedir@/..