gtsam
3rdparty
Eigen
doc
examples
Cwise_erfc.cpp
Go to the documentation of this file.
1
#include <Eigen/Core>
2
#include <unsupported/Eigen/SpecialFunctions>
3
#include <iostream>
4
using namespace
Eigen
;
5
int
main
()
6
{
7
Array4d
v
(-0.5,2,0,-7);
8
std::cout <<
v
.erfc() << std::endl;
9
}
Eigen
Namespace containing all symbols from the Eigen library.
Definition:
jet.h:637
v
Array< int, Dynamic, 1 > v
Definition:
Array_initializer_list_vector_cxx11.cpp:1
main
int main()
Definition:
Cwise_erfc.cpp:5
gtsam
Author(s):
autogenerated on Fri Nov 1 2024 03:32:18