GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
CollocWt.cc File Reference
#include <cassert>
#include <cmath>
#include <limits>
#include <ostream>
#include "Array.h"
#include "CollocWt.h"
#include "lo-error.h"
#include "lo-mappers.h"

Go to the source code of this file.

Functions

std::ostream & operator<< (std::ostream &os, const CollocWt &a)
 

Function Documentation

◆ operator<<()

std::ostream& operator<< ( std::ostream &  os,
const CollocWt a 
)

Definition at line 488 of file CollocWt.cc.